Skip to content

Commit a270337

Browse files
committed
Update README.md
1 parent a8f0115 commit a270337

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ bot.run("discord_token")
2424
## Installation
2525
`pip install -U discord-py-slash-command`
2626

27+
## Simple note before you use this
28+
Since slash command feature is not officially released,
29+
there will be many breaking changes to this extension and may be unstable,
30+
so I'd recommend waiting until discord officially releases slash command,
31+
and wait until Release 1.1.0, which I'm planning to finish implementing most of the feature.
32+
Or you can wait until discord.py supports slash command.
33+
2734
## DOCS
2835
https://discord-py-slash-command.readthedocs.io/en/latest/
2936
See [discord-api-docs](https://github.com/discord/discord-api-docs/blob/feature/interactions/docs/interactions/Slash_Commands.md) for some more information

0 commit comments

Comments
 (0)