@@ -24,7 +24,7 @@ After making a Github account, you need to make a Heroku account. Make one at [H
24
24
2 . Head over to the [ applicatons page] ( https://discordapp.com/developers/applications/me ) .
25
25
3 . Click “new application”. Give it a name, picture and description.
26
26
4 . Click “Create Bot User” and click “Yes, Do It!” when the dialog pops up.
27
- 5 . Copy down the bot token. This is what is used to login to your bot and will be used at step 8 .
27
+ 5 . Copy down the bot token. This is what is used to login to your bot and will be used at Step 8, or 11 if you are setting up on your PC .
28
28
29
29
* Here's a GIF to explain the first 5 steps*
30
30
![ GIF to explain the first 5 steps] ( https://i.imgur.com/Y2ouW7I.gif )
@@ -53,15 +53,7 @@ This is a self-bot written in the python programming language. So if you don't a
53
53
54
54
Now that you have python installed, you are good to go. Follow the steps below for a successful installation.
55
55
56
- 1 . Create a Bot Application for Discord
57
- 2 . Head over to the [ applicatons page] ( https://discordapp.com/developers/applications/me ) .
58
- 3 . Click “new application”. Give it a name, picture and description.
59
- 4 . Click “Create Bot User” and click “Yes, Do It!” when the dialog pops up.
60
- 5 . Copy down the bot token. This is what is used to login to your bot and will be used at step 12.
61
-
62
- * Here's a GIF to explain the first 5 steps*
63
- ![ GIF to explain the first 5 steps] ( https://i.imgur.com/Y2ouW7I.gif )
64
-
56
+ 1 . Look at [ Steps 1 to 5 of Setting up on Heroku] ( https://github.com/verixx/modmail/blob/master/README.md#setting-it-up )
65
57
6 . Download the selfbot from the [ github page] ( https://github.com/verixx/modmail/archive/master.zip ) .
66
58
7 . Extract the zip file to the desktop or wherever you want.
67
59
8 . Open your terminal or cmd.
0 commit comments