Commit Graph

  • b315069b1c feat: Add bank and wallet balance commands with improved transfer validation main Nobody2503 2026-06-03 11:56:09 +00:00
  • 4b07ca86b9 feat: enhance gitignore and bot prefix handling Nobody2503 2026-06-01 14:14:52 +00:00
  • 3e6410d112 Refactor project structure and update README; remove unused dependencies from requirements.txt and enhance database management in sql_commands.py. Nobody2503 2026-05-31 12:56:55 +00:00
  • 5fdb37f7f8 Refactor token retrieval and error handling in main function; streamline environment variable checks for Discord token. Nobody2503 2026-05-31 12:37:57 +00:00
  • ccc944ef84 revert iteratePrefix Nobody2503 2026-05-31 12:35:26 +00:00
  • 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. Nobody2503 2026-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. Nobody2503 2026-05-31 12:01:12 +00:00
  • be89cc3acd Refactor database management and schema initialization Nobody2503 2026-05-31 11:16:44 +00:00
  • a6094c2d0c Update .gitignore and remove cached Python files; adjust message command statistics Nobody2503 2026-04-01 12:48:41 +00:00
  • 1838a2a9db Add .gitignore file and update gamble command usage instructions Nobody2503 2026-04-01 12:43:09 +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. Nobody2503 2025-10-02 11:05:33 +02:00
  • 7e76353c6a Add NPC interaction system with memory and quest generation Nobody2503 2025-09-30 14:12:22 +02:00
  • c8980f785f First Commit Nobody2503 2025-09-16 15:00:16 +02:00