This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
enhanced-discord.py
Watch
1
Star
0
Fork
0
You've already forked enhanced-discord.py
Code
Issues
4
Pull Requests
21
Projects
Releases
Wiki
Activity
enhanced-discord.py
/
discord
/
ext
/
commands
History
Soheab
fbed02dc4d
Add ability to set a flag description.
...
This PR adds the ability to set a flag description that shows in the slash command options menu.
2021-10-12 22:53:37 +02:00
..
__init__.py
[commands] Initial support for FlagConverter
2021-04-19 10:25:08 -04:00
_types.py
Fix code style issues with Black
2021-09-05 21:34:20 +00:00
bot.py
Fix slash command flag parsing
2021-10-08 20:06:05 +01:00
cog.py
Fix code style issues with Black
2021-09-05 21:34:20 +00:00
context.py
Implement a least breaking approach to slash commands (
#39
)
2021-09-19 01:28:11 +02:00
converter.py
Add improved docs for slash commands (
#77
)
2021-09-27 01:14:07 -07:00
cooldowns.py
Fix code style issues with Black
2021-09-05 21:34:20 +00:00
core.py
Add ability to set a flag description.
2021-10-12 22:53:37 +02:00
errors.py
Fix code style issues with Black
2021-10-07 17:34:29 +01:00
flags.py
Add ability to set a flag description.
2021-10-12 22:53:37 +02:00
help.py
Implement a least breaking approach to slash commands (
#39
)
2021-09-19 01:28:11 +02:00
view.py
Implement a least breaking approach to slash commands (
#39
)
2021-09-19 01:28:11 +02:00