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
Stocker
983cbb3161
Add the ability to set the option name with commands.Option (
#102
)
...
* Add the ability to set the option name with commands.Option * Document commands.Option.name
2021-10-16 15:00:56 +01: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 the ability to set the option name with commands.Option (
#102
)
2021-10-16 15:00:56 +01:00
cooldowns.py
Fix code style issues with Black
2021-09-05 21:34:20 +00:00
core.py
Add the ability to set the option name with commands.Option (
#102
)
2021-10-16 15:00:56 +01: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. (
#99
)
2021-10-16 13:27:02 +01: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