Initial commit of Discord GLHF Bot with core functionality, configuration, and dependencies.
This commit is contained in:
16
requirements.txt
Normal file
16
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user