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:
parent
d06a15771a
commit
91b6942348
4 changed files with 226 additions and 41 deletions
BIN
db.sqlite
BIN
db.sqlite
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue