Closed MonkeyPlayzMC closed 7 years ago
Same error here
@DevJayden000 or @TheRacingLion Do you know how to fix?
Sorry, only saw this now. Will push a fix later today.
@MonkeyPlayzMC Are you on the lastest version of the selfbot? Seems to start up fine for me.
Make sure you installed your modules correctly, if the installer file does not work, simply open a console inside the folder where your selfbot files are and type npm i
, that should install every module the bot needs to work, I have double checked and asyncawait
is already a dependency of the bot, so either the installer file or npm i
should do it. Let me know if you still have the same problem.
https://gyazo.com/43e59fb0ceed677411b0525ebb9e1bc4
Like from git bash or gui or???
im getting errors when I do this. im currently on windows 10
I got it to install async-await but still errors
what it gives me is
C:\Users\choco\Desktop\Discord-SelfBot-master>title Discord Selfbot
C:\Users\choco\Desktop\Discord-SelfBot-master>node self.js module.js:591 throw err; ^
in JSON at position 129oco\Desktop\Discord-SelfBot-master\config\config.json: Unexpected token
at JSON.parse (
C:\Users\choco\Desktop\Discord-SelfBot-master>goto START
C:\Users\choco\Desktop\Discord-SelfBot-master>node self.js
@TheRacingLion Can I see your config.json Just remove the token for meh
My config.json is the same as the default one, make sure you did not place a comma on the last line of the json, cause it will make it error.
@TheRacingLion No it's not like that I removed the token to show ya { "token": "", "ownerID": "251234116790517761", "prefix": "$", "rotatePlayingGame": true, "rotatePlayingGameTime" : 150000, "defaultStatus": "idle", "mentionNotificator": { "inConsole": false "inNotificationChannel": false }, "eventNotificator": { "inConsole": false "inNotificationChannel": false }, "notificationChannelID": "", "defaultEmbedColor": "#117ea6", "deleteCommandMessages": true }
but I have the token in the config.json
Removed tag command until I figure out a better way of putting it into the bot, it should work fine now if you get latest changes and install modules again.
So i keep getting a error ;-;
and I keep trying to reinstall but it just wont work !!
here see for urself
https://gyazo.com/b0ef55802d43d8e850d3e213126c06a6