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
4 changes: 2 additions & 2 deletions docs/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you want your commands automatically registered, set ``sync_commands`` to ``T

Or, if you prefer to have more control, you can use :mod:`.utils.manage_commands`.

Or, you can made requests directly to Discord API, read the `docs <https://discord.com/developers/docs/interactions/slash-commands#registering-a-command>`_.
Or, you can make requests directly to Discord API, read the `docs <https://discord.com/developers/docs/interactions/slash-commands#registering-a-command>`_.

Add the command to your bot
---------------------------
Expand Down Expand Up @@ -116,4 +116,4 @@ Pretty much anything from the discord's commands extension doesn't work, also so

Any more questions?
*******************
Join the `discord server <https://discord.gg/KkgMBVuEkx>`_ and ask in ``#questions``!
Join the `discord server <https://discord.gg/KkgMBVuEkx>`_ and ask in ``#questions``!