-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
**TODO** | ||
- Add validation that roles exist in the server | ||
- Add code to create roles that do not exist in the server if required | ||
- Add error checking anytime roles are accessed | ||
- Add error checking where necessary | ||
- Add a few other misc features | ||
- Remove lots of unoptimized and duplicate code. Refactor functions that can be refactored. | ||
- When WOKCommands [updates to Discord.js v14](https://github.com/AlexzanderFlores/WOKCommands/issues/228), update WOKcommands | ||
- Add logging for most functions |