Discord bot to verify a user's ULB studentship

bot discord discord-bot email-verify python python-bot ulb
1 Open Issue Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub

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