mirror of
https://github.com/gabrielkheisa/discord-active-developer-badge.git
synced 2024-11-22 11:32:00 +07:00
Correct incorrect spelling of 'application'
This commit is contained in:
parent
43171c8635
commit
dd2c4cf947
@ -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**).
|
||||||
|
Loading…
Reference in New Issue
Block a user