You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
When channels and roles are deleted, it can break the bot since it stores the IDs of these items are stored in the database. Listening to events can help detect these problems and recover from them by either deleting entire implements or attempting to repair them.
The text was updated successfully, but these errors were encountered:
When channels and roles are deleted, it can break the bot since it stores the IDs of these items are stored in the database. Listening to events can help detect these problems and recover from them by either deleting entire implements or attempting to repair them.
The text was updated successfully, but these errors were encountered: