CSC510-Group-25 / ClassMateBot

This project helps to improve the life of students, TAs and teachers by automating many mundane tasks which are sometimes done manually on Discord. This is release version 3 of the ClassMateBot.
MIT License
0 stars 5 forks source link

Add missing error handlers to cogs #85

Closed snapcat closed 2 years ago

snapcat commented 2 years ago

Everything needs handlers for SQL transaction errors!

voting.py

groups.py

newComer.py

pinning.py

deadline.py

snapcat commented 2 years ago

Done in #94

Will close with approved PR