We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 767f007 + 96800d8 commit 0c1b04fCopy full SHA for 0c1b04f
docs/quickstart.rst
@@ -8,7 +8,7 @@ Firstly, we will begin by installing the python library extension for discord.py
8
9
.. code-block::
10
11
- pip install -U discord-py-slash-command
+ pip install -U discord-py-interactions
12
13
Then, let's invite the bot. See discord.py's bot account create tutorial.
14
After reading that, there is one more step before inviting your bot.
0 commit comments