This website requires JavaScript.
Explore
Help
Register
Sign In
Nobody2503
/
DiscordBot
Watch
1
Star
0
Fork
0
You've already forked DiscordBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
55b16529b5f11aba6387b94cf1d5e55ebd23221b
DiscordBot
/
implementing
/
sleepers
T
History
Nobody2503
1b91cbcb2f
Refactor bot server setup to use Waitress for production; fallback to Flask dev server for local development. Added timeout to HTTP requests in Fun and Test cogs. Improved error handling for missing environment variables. Enhanced secret key management in Flask app. Added request timeout configuration. Introduced new experimental features including user profile and balance cards, and a Tic-Tac-Toe game with Minimax AI. Addressed various database and security issues, and improved code quality across multiple files.
2026-05-31 12:01:12 +00:00
..
achievements.py
First Commit
2025-09-16 15:00:16 +02:00
birthday.py
First Commit
2025-09-16 15:00:16 +02:00
emotes.py
First Commit
2025-09-16 15:00:16 +02:00
fun.py
Refactor bot server setup to use Waitress for production; fallback to Flask dev server for local development. Added timeout to HTTP requests in Fun and Test cogs. Improved error handling for missing environment variables. Enhanced secret key management in Flask app. Added request timeout configuration. Introduced new experimental features including user profile and balance cards, and a Tic-Tac-Toe game with Minimax AI. Addressed various database and security issues, and improved code quality across multiple files.
2026-05-31 12:01:12 +00:00
interactions.py
First Commit
2025-09-16 15:00:16 +02:00
lottery.py
First Commit
2025-09-16 15:00:16 +02:00
quests.py
First Commit
2025-09-16 15:00:16 +02:00
roles.py
First Commit
2025-09-16 15:00:16 +02:00
test.py
Refactor bot server setup to use Waitress for production; fallback to Flask dev server for local development. Added timeout to HTTP requests in Fun and Test cogs. Improved error handling for missing environment variables. Enhanced secret key management in Flask app. Added request timeout configuration. Introduced new experimental features including user profile and balance cards, and a Tic-Tac-Toe game with Minimax AI. Addressed various database and security issues, and improved code quality across multiple files.
2026-05-31 12:01:12 +00:00
testing.py
First Commit
2025-09-16 15:00:16 +02:00