initialize bot

This commit is contained in:
drifty
2025-09-20 10:06:02 +05:30
committed by GitHub
parent 373ceaf555
commit b9530bf38c
6 changed files with 438 additions and 0 deletions

5
example.env Normal file
View File

@@ -0,0 +1,5 @@
# Discord Bot Configuration
DISCORD_BOT_TOKEN=your_discord_bot_token_here
# Optional: Set log level (DEBUG, INFO, WARNING, ERROR)
# LOG_LEVEL=INFO