Commit Graph

3 Commits

Author SHA1 Message Date
Nobody2503 b315069b1c feat: Add bank and wallet balance commands with improved transfer validation
- Added /bank and /wallet commands to check user balances
- Enhanced transfer validation to check for valid number input
- Included debug token logging in main function (to be removed in production)
- Added account creation logic for new users in balance commands
- Improved error handling for invalid transfer amounts
2026-06-03 11:56:09 +00:00
Nobody2503 3e6410d112 Refactor project structure and update README; remove unused dependencies from requirements.txt and enhance database management in sql_commands.py. 2026-05-31 12:56:55 +00:00
Nobody2503 c8980f785f First Commit 2025-09-16 15:00:16 +02:00