chatserver/db.sqlite
Andrea 91b6942348 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
2025-04-22 17:39:24 +02:00

28 KiB