Commit Graph

8 Commits

Author SHA1 Message Date
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