Browse Source

New error handling check to make sure ;-; doesn't trigger CommandNotFound. Works since command's shouldn't have punctuation at the beginning anyway.

tags/v1.6.0
Roxie Gibson 6 years ago
parent
commit
dec30e78fe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

- The subreddit command has logging. Only when it is being directly invoked and not when an inbuilt command is being used. - The subreddit command has logging. Only when it is being directly invoked and not when an inbuilt command is being used.
- Added who the waifu command is dedicated to in the command description. - Added who the waifu command is dedicated to in the command description.
- Added more helpful error handling for missing argument errors. - Added more helpful error handling for missing argument errors.
- Reddit cog got some lovely refactoring.
- Reddit cog got some lovely refactoring, which includes some author credit when posting.
###### Bug Fixes ###### Bug Fixes
- ;-; now no longer raises the CommandNotFound error with a better way of stopping t - ;-; now no longer raises the CommandNotFound error with a better way of stopping t



Loading…
Cancel
Save