File tree Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -44,31 +44,30 @@ Creating a Bot account is a pretty straightforward process.
4444 </p >
4545 <br />
4646
47- 5 . Create a Bot User by navigating to the ` Bot ` tab and clicking ` Add Bot ` .
47+ 5 . Navigate to the ` Bot ` tab. A bot account is added automatically when the application is created .
4848
49- - Click ` Yes, do it! ` to continue .
49+ 6 . Make sure that ` Public Bot ` is ticked if you want others to invite your bot .
5050
5151 <!-- prettier-ignore -->
5252 <br />
5353 <p align = " center" >
54- <img src = { require (" ./images/build-a- bot.png" ).default } alt = " Build-A- Bot" width = " 75%" />
54+ <img src = { require (" ./images/new- bot.png" ).default } alt = " New Bot" width = " 75%" />
5555 </p >
5656 <br />
5757
58- 6 . Make sure that ` Public Bot ` is ticked if you want others to invite your bot.
59-
6058 - You should also make sure that ` Require OAuth2 Code Grant ` is unchecked unless you are developing a service that
6159 needs it. If you're unsure, then ** leave it unchecked** .
6260
61+ 7 . Copy the token by clicking ` Reset Token ` and then using the ` Copy ` button.
62+
6363 <!-- prettier-ignore -->
6464 <br />
6565 <p align = " center" >
66- <img src = { require (" ./images/new-bot .png" ).default } alt = " New Bot" width = " 75%" />
66+ <img src = { require (" ./images/copy-token .png" ).default } alt = " New Bot" width = " 75%" />
6767 </p >
6868 <br />
6969
70- 7 . Copy the token using the ` Copy ` button.
71-
70+ - Click "Yes, do it!" when asked.
7271 - This is ** not** the Client Secret at the General Information page.
7372
7473And that's it. You now have a bot account and you can login with that token.
You can’t perform that action at this time.
0 commit comments