changes to notes
This commit is contained in:
parent
7966d9ba7f
commit
33773b6b37
1 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,8 @@
|
||||||
/*
|
/*
|
||||||
* Will work on this soon. Triggered when a mismatch between DB and Discord occurs
|
* - 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.
|
* 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
|
||||||
*/
|
*/
|
Loading…
Reference in a new issue