Add ban and unban functionality with admin verification

- Implement /ban and /unban commands for admins
- Add database functions to ban and unban users
- Update user verification to include ban status
- Remove unused get_user_by_username function
- Improve server logging and error handling
This commit is contained in:
Andrea Moro 2025-04-22 17:39:24 +02:00
parent d06a15771a
commit 91b6942348
4 changed files with 226 additions and 41 deletions

BIN
db.sqlite

Binary file not shown.