-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create auto_course_reactions command - This command was started as a utility command to automate the creation of all course reaction channels after the new semester command wiped them all. - It can create course reaction channels automatically to avoid creating over 100 course reaction channels by hand which would require identifying each associated course channel, reaction, message id for each one. * Auto format * Add help command - Also changes docstring to be consistent with help command note. * Add documentation
- Loading branch information
1 parent
b47e3fa
commit bf33cd9
Showing
3 changed files
with
90 additions
and
3 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
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
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