[WIP] Create Help Command Guide
Summary
Creates the help command guide.
Checklist
- [ ] If code changes were made then they have been tested.
- [ ] I have updated the documentation to reflect the changes.
- [ ] This PR fixes an issue.
- [ ] This PR adds something new (e.g. new method or parameters).
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
- [x] This PR is not a code change (e.g. documentation, README, ...)
Yeah, definitely. I've been quite busy recently and I'll work on the conclusion and other sections as soon as I get the time to. I'll try to finish it this weekend if I get the chance.
Ah. If you want, I can make a conclusion for you and make a PR in your fork.
Hi friend! I don't mean to be super nitpicky here but most of your bot constructors are missing the intents parameter, this could cause confusion if not added.
Hi friend! I don't mean to be super nitpicky here but most of your bot constructors are missing the
intentsparameter, this could cause confusion if not added.
This pull request was made prior to the release of version 2.0 so I omitted it before, I'll add it now.