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.
1 parent 767f007 commit 96800d8Copy full SHA for 96800d8
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