Skip to content
This repository was archived by the owner on Dec 26, 2021. It is now read-only.

Releases: EQUENOS/dislash.py

v1.4.8

20 Aug 20:41
Compare
Choose a tag to compare

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

07 Jun 20:04
5eb3cc3
Compare
Choose a tag to compare
  • Improved performance
  • Partial sharding support

v1.0.1

27 May 12:38
4924f90
Compare
Choose a tag to compare

New features:

  • Slash command permissions
  • Buttons and other components
  • Getters for registered commands

v0.3.9

26 Feb 09:04
d98bd8a
Compare
Choose a tag to compare
  • 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

20 Feb 12:44
cb855db
Compare
Choose a tag to compare

Supports proper argument conversion

v0.1.6

15 Feb 06:22
5f43290
Compare
Choose a tag to compare

This release provides users with rich slash-command functionality. It supports manual sharding as well as auto-sharding.