Open Issues Need Help
View All on GitHub bug? `/user delete` errors out when the user isn't in server(s) about 1 month ago
AI Summary: Modify the `/user delete` command in the ULB Discord bot to gracefully handle cases where the target user is no longer present in any linked servers. The current implementation errors when attempting to delete a user who has been manually removed from all servers. The fix should prevent errors and allow deletion even if the user is absent from all servers, potentially by checking for the user's existence in the database before attempting server-related operations.
Complexity:
4/5
bug good first issue Medium Priority
Discord bot to verify a user's ULB studentship
Python
#bot#discord#discord-bot#email-verify#python#python-bot#ulb