Commit Graph

15 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
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