Correct incorrect spelling of 'application'

This commit is contained in:
Joey Malvinni 2023-02-19 21:48:36 -08:00 committed by GitHub
parent 43171c8635
commit dd2c4cf947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ If you're still learning and want the badge, follow the instructions below!
- Create a new discord server (you can delete it at the end). - Create a new discord server (you can delete it at the end).
- Enable community on the server (you only need to do this if you don't own any other discord server with community enabled) - Enable community on the server (you only need to do this if you don't own any other discord server with community enabled)
- Return back to https://discord.com/developers/applications. - Return back to https://discord.com/developers/applications.
- Copy the applocation id. - Copy the application id.
- Use this invite link to add the application to the server: (replace ``{applicationid}`` with what you copied) ``https://discord.com/oauth2/authorize?client_id={applicationid}&scope=bot%20applications.commands&permissions=105227086912`` - Use this invite link to add the application to the server: (replace ``{applicationid}`` with what you copied) ``https://discord.com/oauth2/authorize?client_id={applicationid}&scope=bot%20applications.commands&permissions=105227086912``
- In the server, go to a channel and use the ``/ping`` command on the bot. - In the server, go to a channel and use the ``/ping`` command on the bot.
- Go to the <https://discord.com/developers/active-developer> page and register everything (**if it says you're not eligible, it's because you're not registered in their system yet. you might have to wait up to 24 hours**). - Go to the <https://discord.com/developers/active-developer> page and register everything (**if it says you're not eligible, it's because you're not registered in their system yet. you might have to wait up to 24 hours**).