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
1b91cbcb2f5d30c92158d72e0922130611a7a72e
DiscordBot
/
web
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
..
__pycache__
Refactor database management and schema initialization
2026-05-31 11:16:44 +00:00
static
First Commit
2025-09-16 15:00:16 +02:00
templates
First Commit
2025-09-16 15:00:16 +02:00
__init__.py
First Commit
2025-09-16 15:00:16 +02:00
.env
First Commit
2025-09-16 15:00:16 +02:00
app.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
database.log
First Commit
2025-09-16 15:00:16 +02:00
Ideas.md
First Commit
2025-09-16 15:00:16 +02:00
requirements.txt
First Commit
2025-09-16 15:00:16 +02:00
time.txt
First Commit
2025-09-16 15:00:16 +02:00