You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faq.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ If you want your commands automatically registered, set ``sync_commands`` to ``T
31
31
32
32
Or, if you prefer to have more control, you can use :mod:`.utils.manage_commands`.
33
33
34
-
Or, you can made requests directly to Discord API, read the `docs <https://discord.com/developers/docs/interactions/slash-commands#registering-a-command>`_.
34
+
Or, you can make requests directly to Discord API, read the `docs <https://discord.com/developers/docs/interactions/slash-commands#registering-a-command>`_.
35
35
36
36
Add the command to your bot
37
37
---------------------------
@@ -116,4 +116,4 @@ Pretty much anything from the discord's commands extension doesn't work, also so
116
116
117
117
Any more questions?
118
118
*******************
119
-
Join the `discord server <https://discord.gg/KkgMBVuEkx>`_ and ask in ``#questions``!
119
+
Join the `discord server <https://discord.gg/KkgMBVuEkx>`_ and ask in ``#questions``!
0 commit comments