Commit Graph

15 Commits

Author SHA1 Message Date
Skillet
adee5095c6 yay 2023-03-04 19:32:59 -05:00
Skillet
ef315a70e1 output Squad whitelist file 2023-03-04 14:34:59 -05:00
Skillet
6f05fcb5ee dump and init whitelist with a json file.
ADDED DEP: jsonpickle
2023-03-04 13:12:17 -05:00
1d0efc3c85
feat: add list command
This allows users to see which roles are whitelisted on Squad
2023-02-22 22:35:30 -06:00
dbca836d47
fix: properly allow user to set steam64 2023-02-22 22:14:17 -06:00
48540cd884
feat: log all command usages 2023-02-22 22:13:39 -06:00
d1201248d1
refactor: use hardcoded squad perms for roles 2023-02-22 22:13:33 -06:00
bbb8e584ba
style: format with black 2023-02-22 21:35:20 -06:00
91ecee4c05 feat: implement basic structure of pulling data & whitelisting 2023-02-05 04:34:04 -06:00
skillet
38208513b2 stuff 2023-02-05 00:32:17 -05:00
skillet
9abb2022d7 simple file server setup, uses query for different configs. multiprocessing setup for file server and discord bot. 2023-01-27 16:54:21 -05:00
skillet
12f9db0857 initial discord bot setup 2023-01-27 14:49:55 -05:00
a35755592c refactor: streamlining of main function
Update utilizing walrus operators, only importing the sub-namespace we
need from os & sys.
2023-01-27 13:07:54 -06:00
skillet
1db238244b Added example for pulling discord token from environment variable and setup init run config 2023-01-27 12:58:14 -05:00
skillet
087a01364e created initial python package 2023-01-27 12:27:26 -05:00