Commit Graph

35 Commits

Author SHA1 Message Date
Skillet
eeead75ba8 better steamid handling 2023-04-17 22:40:13 -04:00
Skillet
b095eacade better steamid handling 2023-04-17 22:36:32 -04:00
Skillet
9205638625 fixes 2023-04-17 22:24:22 -04:00
Skillet
9b9cee7c27 fixes 2023-04-17 22:21:51 -04:00
Skillet
8d1223537a use name when no nick available 2023-04-17 22:20:39 -04:00
Skillet
0219ebf8f4 use name when no nick available 2023-04-17 22:18:38 -04:00
Skillet
dd9a9a464e updating whitelist uses steamname instead of unknown 2023-04-17 22:15:23 -04:00
Skillet
d41b16281a adding existing whitelist overwrites permissions 2023-04-17 22:13:00 -04:00
Skillet
4007a49d37 fixes1 2023-04-17 22:04:02 -04:00
Skillet
ea4f42bf0c update deps 2023-04-17 21:56:01 -04:00
Skillet
66e5f0b0ca use /link command and hook into mysql database 2023-04-17 21:46:53 -04:00
Skillet
7ca5e699e5 fix output file name. add simple file server for testing 2023-03-04 23:32:26 -05:00
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
bb61d6a3d3
chore: do not include .envrc 2023-02-22 21:37:40 -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
5f99751adc chore: move docs into docs subdir 2023-02-04 23:45:52 -06:00
70978c2b3d docs: include an example data model in json 2023-02-04 23:45:29 -06:00
skillet
38208513b2 stuff 2023-02-05 00:32:17 -05:00
skillet
4ca135e462 Merge remote-tracking branch 'origin/Development' into Development 2023-01-27 16:54:30 -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
859e294871
Create LICENSE 2023-01-27 15:03:56 -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
074666786f build: add poetry & pyproject dep files 2023-01-27 13:06:12 -06:00
0a61baad7d chore: ignore intellij files 2023-01-27 12:54:33 -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
Skillet
b0f0e48774
Initial commit 2023-01-27 11:44:01 -05:00