55b16529b5
Refactor bot setup and improve error handling; update command prefix handling and enhance session security in Flask app. Add profile and balance card generation features with image processing capabilities.
Nobody25032026-05-31 12:07:12 +00:00
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.
Nobody25032026-05-31 12:01:12 +00:00
be89cc3acd
Refactor database management and schema initialization
Nobody25032026-05-31 11:16:44 +00:00
a34ba3e6f6
Implement NPC memory and interaction system with SQLite database; add NPC data structure and dynamic NPC handling; integrate LLM for NPC conversations and quest generation.
Nobody25032025-10-02 11:05:33 +02:00
7e76353c6a
Add NPC interaction system with memory and quest generation
Nobody25032025-09-30 14:12:22 +02:00