This repository was archived by the owner on Jul 31, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +16
-12
lines changed
Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Original file line number Diff line number Diff line change 11![ logo] ( media/dgTICLL.png )
22
3- # I'm Grok <small >0.1.1</small >
3+ # selfbot.py <small >0.1.1</small >
44
5- > A multipurpose discord bot!
5+ > An easy to use selfbot for discord.
66
7- [ GitHub] ( https://github.com/verixx/grokbot / )
8- [ Get Started] ( #welcome )
7+ [ GitHub] ( https://github.com/verixx/selfbot.py / )
8+ [ Get Started] ( README.md )
Original file line number Diff line number Diff line change 1- # Installation
1+ Installation
22
33- [ Heroku] ( heroku.md )
44
55- [ Computer] ( installation.md )
66
7- # Reference
7+ Reference
88
99- [ Commands] ( commands.md )
1010
Original file line number Diff line number Diff line change 1818 window . $docsify = {
1919 coverpage : true ,
2020 loadSidebar : true ,
21- subMaxLevel : 2 ,
21+ subMaxLevel : 1 ,
2222 name : "selfbot.py" ,
2323 }
2424</ script >
Original file line number Diff line number Diff line change 1+ # Reference
2+
3+ Here you can find information relevent to the selfbot.
4+
15
26# Retrieving Your Token
37
4- ## PC
8+ ### PC
591 . Open Discord, the Web App works too
6102 . Press Ctrl+Shift+i
7113 . Click "Application" tab (Click the 2 arrows on the right if you can't find it)
10146 . Copy the text in quotes on the same row
11157 . Remove the quotes if using [[ Heroku]]
1216
13- ## Android
17+ ### Android
14181 . Download [ this] ( https://play.google.com/store/apps/details?id=ai.agusibrahim.xhrlog ) from the Google Play Store
15192 . Press the ` > ` icon at the top right
16203 . Type in ` discordapp.com/login `
@@ -25,16 +29,16 @@ REAP:{"token":"your token here"}
25297 . Copy your token
26308 . Remove the quotes if using [[ Heroku]]
2731
28- ## iOS
32+ ### iOS
2933We have not found a working solution yet. If you found one, inform us in our [ Discord Server] ( https://discord.gg/pmQSbAd ) !
3034
3135# Possible Errors
3236
33- ## Getting [ SSL: CERTIFICATE_VERIFY_FAILED] on Python 3.6 on OS X?
37+ ### Getting [ SSL: CERTIFICATE_VERIFY_FAILED] on Python 3.6 on OS X?
3438
3539Navigate to your ` Applications/Python 3.6/ ` folder and double click the ` Install Certificates.command ` to fix this.
3640Happy coding!
3741
38- ## Improper Token passed?
42+ ### Improper Token passed?
3943
4044This means that the token you have inputted is invalid. Check again if your token is correct and edit your config accordingly.
You can’t perform that action at this time.
0 commit comments