changes to notes

This commit is contained in:
Emily 2020-10-10 14:59:41 +11:00
parent 7966d9ba7f
commit 33773b6b37

View file

@ -1,4 +1,8 @@
/*
* Will work on this soon. Triggered when a mismatch between DB and Discord occurs
* For instance, when a user deletes a role that the database has stored.
* - Will work on this soon. Triggered when a mismatch between DB and Discord occurs
* For instance, when a user deletes a role that the database has stored.
*
* - Will be implemented so if Woomy fails to find a role, user, etc. with the ID stored in
* the database, database doctor is triggered. Will attempt to resolve the discrepancy, or reset
* to default
*/