Releases: EQUENOS/dislash.py
Releases · EQUENOS/dislash.py
v1.4.8
Main features:
- Slash commands
- User commands (context menus)
- Message commands (context menus)
- Buttons
- Select menus
- Combinable with
discord.py 2.0.0a
v1.0.10
- Improved performance
- Partial sharding support
v1.0.1
New features:
- Slash command permissions
- Buttons and other components
- Getters for registered commands
v0.3.9
- Reloading a cog now merges the changes of all slash commands in it
- Access
SlashClient
inside the cogs
- Easier access to
Interaction
arguments
v0.3.0
Supports proper argument conversion
v0.1.6
This release provides users with rich slash-command functionality. It supports manual sharding as well as auto-sharding.