Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Firstly, we will begin by installing the python library extension for discord.py

.. code-block::

pip install -U discord-py-slash-command
pip install -U discord-py-interactions

Then, let's invite the bot. See discord.py's bot account create tutorial.
After reading that, there is one more step before inviting your bot.
Expand Down