issues
search
EQUENOS
/
dislash.py
A Python wrapper for discord slash-commands and buttons, designed to extend discord.py.
https://dislashpy.readthedocs.io/en/latest
MIT License
167
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
typing mismatch python version
#78
MujyKun
opened
2 years ago
0
ERROR IN DOCS
#77
infinotiver
opened
2 years ago
0
Slash command not working
#76
infinotiver
closed
2 years ago
0
library crash
#75
Student-Jasons
opened
2 years ago
5
Check components is list before length check
#74
Bakersbakebread
opened
3 years ago
0
Fix ActionRow.components init
#73
PredaaA
closed
3 years ago
0
Fix SlashCommand.from_dict options pop
#72
PredaaA
closed
3 years ago
0
Add some types and fix := operator
#71
ghost
closed
3 years ago
0
Refactor `dislash/interactions/application_command.py`
#70
ghost
closed
3 years ago
1
Return `OptionParam.default` value to Ellipsis
#69
ghost
closed
3 years ago
0
Fix some types and fix my errors 😞👉👈
#68
ghost
closed
3 years ago
0
Refactor `Option` class
#67
ghost
closed
3 years ago
0
Fix `command` alias of `slash_command` decorator
#66
ghost
closed
3 years ago
0
fix typo in SelectOption
#65
Bakersbakebread
closed
3 years ago
0
TypeError: emoji() takes 1 positional argument but 2 were given
#64
eltaylor1104
closed
3 years ago
2
TypeError: object of type 'ActionRow' has no len()
#63
sortalost
closed
3 years ago
2
Fix optionparam to work with subcommands and cogs
#62
thesadru
closed
3 years ago
0
some performance and security fixes
#61
M2tecDev
closed
1 year ago
0
M2tec dev test
#60
M2tecDev
closed
1 year ago
0
Add option_enum for one-line enums
#59
thesadru
closed
3 years ago
0
Add documentation of OptionParam
#58
thesadru
closed
3 years ago
0
ModuleNotFoundError when trying to import dislash
#57
rf20008
closed
3 years ago
1
Annotate dislash
#56
thesadru
closed
3 years ago
0
Make it possible to describe command parameters using defaults
#55
thesadru
closed
3 years ago
0
Interactable buttons on slash commands?
#54
jellytoaster
closed
3 years ago
1
Add interaction.defer()
#53
johan-naizu
closed
3 years ago
0
if load extension, existing command is deleted
#52
MisileLab
closed
3 years ago
1
Add Interaction.me, like Context.me in dpy
#51
PredaaA
closed
3 years ago
0
Use versions for pip packages
#50
ffuyu
closed
3 years ago
4
Interaction bug
#49
Mysterious-Dev
closed
3 years ago
4
I did an oopsie and messed up the example's formatting.
#48
liemeldert
closed
3 years ago
0
Added some preliminary documentation for creating a Context Menu
#47
liemeldert
closed
3 years ago
0
Added Table of contents.
#46
Akhildotexe
closed
3 years ago
0
Handle dpy views store and _modify_send for self.channeL.send
#45
PredaaA
closed
3 years ago
0
Reset Cooldown Doesn't Work
#44
LextYi
closed
3 years ago
2
follow pep-8, etc.
#43
MisileLab
closed
3 years ago
2
Slash Command duplicate and wont change name
#42
TheGenocides
closed
3 years ago
3
Sending a file in a followup's ephemeral Message will throw a 'Cannot Send Empty Message' error
#41
yagomichalak
closed
3 years ago
1
Changing snowflake_time to use utc time
#40
diogoriba
closed
3 years ago
0
Slash command interaction is expired on arrival
#39
diogoriba
closed
3 years ago
4
Unregistering a slash command at runtime?
#38
Xenos6666
closed
3 years ago
1
"don't nest sub_command_groups and sub_commands to the same parent"
#37
Xenos6666
closed
3 years ago
6
Error when I start the server
#36
YoanGab
opened
3 years ago
6
many refactor and style modify
#35
MisileLab
closed
3 years ago
3
Add Select Menu Disabling
#34
WhoIsConch
closed
3 years ago
1
Disable auto-registration of slash commands
#33
h-lunah
closed
3 years ago
5
I think I found a Bug
#32
BlazenBoi
closed
3 years ago
0
Patch to fix decorators in between @slash_commands.command decorator and final function
#31
dob9601
closed
3 years ago
2
SelectMenu.add_option() button custom_id fix
#30
woidptr
closed
3 years ago
1
Allow for decorator chaining when a decorator modifies the kwargs
#29
dob9601
closed
3 years ago
2
Next