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
9
Commits
1
Branch
0
Tags
main
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
Nobody2503
1838a2a9db
Add .gitignore file and update gamble command usage instructions
2026-04-01 12:43:09 +00:00
Nobody2503
c8980f785f
First Commit
2025-09-16 15:00:16 +02:00