Initial commit of Discord GLHF Bot with core functionality, configuration, and dependencies.

This commit is contained in:
pacnpal
2025-02-11 15:34:02 -05:00
commit 908f1912bb
63 changed files with 205192 additions and 0 deletions

16
requirements.txt Normal file
View File

@@ -0,0 +1,16 @@
aiohttp>=3.11.10
aiomonitor>=0.7.1
aiosqlite>=0.20.0
async-timeout>=5.0.1
audioop-lts>=0.2.1
discord>=2.3.2
discord.py>=2.4.0
ipdb>=0.13.13
jishaku>=2.6.0
litellm>=1.53.3
openai>=1.57.2
promptic>=2.3.1
python-dotenv>=1.0.1
pyyaml>=6.0.2
tenacity>=9.0.0
tiktoken>=0.6.0