v2.0.0
- New redesign
- More efficient
- A master list instead of multiple lists
- Extremely fast
- New arguments
- New examples in README.md
- Ability to make your own command]
- Set
auto_create=False
- Create your own command
- Use
await help_slash.send_help(ctx, command)
- Can also put
prefix
insend_help()
as well asSlashHelp()
- Overrides
bot.command_prefix
- Overrides
- Set
- And lots more!