Rewrote main.py, Updated LICENSE
- Pushed bot class into its own file - Now uses an .env file - Listens for SIGINT and SIGTERM signals and acts accordingly
This commit is contained in:
+1
-3
@@ -1,5 +1,3 @@
|
||||
discord.py==2.4.0
|
||||
asyncpraw==7.8.1
|
||||
colorama==0.4.6
|
||||
aiohttp==3.11.11
|
||||
pillow==11.1.0
|
||||
python-dotenv==1.1.1
|
||||
Reference in New Issue
Block a user