- 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` in `send_help()` as well as `SlashHelp()`
- Overrides `bot.command_prefix`
- And lots more!