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
@@ -97,7 +97,7 @@ Now just check if someone said ``ping`` and respond with ``pong``
97
97
)
98
98
99
99
.. hint::
100
-
Confused by this? Check out the :ref:`Making requests` tutorial
100
+
Confused by this? Check out the :ref:`Making requests` tutorial!
101
101
102
102
Connecting to Discord
103
103
^^^^^^^^^^^^^^^^^^^^^
@@ -129,8 +129,8 @@ We can wait for a critical error before closing to fix this.
129
129
130
130
Continuing
131
131
^^^^^^^^^^
132
-
We suggest you look into `interactions & application commands <https://discord.dev/interactions/application-commands>`__ as your next topic.
133
-
They allow you to add `buttons <https://discord.dev/interactions/message-components#buttons>`__ and `slash commands <https://discord.dev/interactions/application-commands#slash-commands>`__ and other cool stuff
132
+
We suggest that you look into `interactions & application commands <https://discord.dev/interactions/application-commands>`__ as your next topic.
133
+
They allow you to add `buttons <https://discord.dev/interactions/message-components#buttons>`__ and `slash commands <https://discord.dev/interactions/application-commands#slash-commands>`__ and other cool stuff!
0 commit comments