File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# discord-py-slash-command
2- Simple Discord Slash Command extension for [ discord.py] ( https://github.com/Rapptz/discord.py ) .
2+ Simple Discord Slash Commands extension for [ discord.py] ( https://github.com/Rapptz/discord.py ) .
33
44## Example
55Normal usage:
@@ -55,11 +55,11 @@ def setup(bot):
5555` pip install -U discord-py-slash-command `
5656
5757## Simple note before you use this
58- Since slash command feature is not officially released,
59- there will be many breaking changes to this extension and may be unstable,
60- so I'd recommend waiting until discord officially releases slash command,
61- and wait until Release 1.1.0, which I'm planning to finish implementing most of the feature .
62- Or you can wait until discord.py supports slash command .
58+ Since slash commands are currently not officially released (They're in public beta),
59+ there will be many breaking changes to this extension which may cause it to become unstable,
60+ so I'd recommend waiting until discord officially releases slash commands,
61+ and waiting until Release 1.1.0, which I'm planning to finish implementing most of the features .
62+ Or you can wait until discord.py supports slash commands .
6363
6464## DOCS
6565https://discord-py-slash-command.readthedocs.io/en/latest/
You can’t perform that action at this time.
0 commit comments