First working version of jellyseerr discord bot

This commit is contained in:
2025-05-25 16:05:57 +02:00
commit 1748432ddb
12 changed files with 9249 additions and 0 deletions

7
requirements.txt Normal file
View File

@ -0,0 +1,7 @@
discord.py>=2.0.0
python-dotenv>=0.19.0
aiohttp>=3.8.0
requests>=2.26.0
asyncio>=3.4.3
pyyaml>=6.0
python-dateutil>=2.8.2