Commit Graph

6 Commits

Author SHA1 Message Date
Skillet
66e5f0b0ca use /link command and hook into mysql database 2023-04-17 21:46:53 -04:00
91ecee4c05 feat: implement basic structure of pulling data & whitelisting 2023-02-05 04:34:04 -06: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