GithubHelp home page GithubHelp logo

Comments (15)

jayden000 avatar jayden000 commented on June 12, 2024

Same error here

from discord-selfbot.

MonkeyPlayzMC avatar MonkeyPlayzMC commented on June 12, 2024

@DevJayden000 or @TheRacingLion Do you know how to fix?

from discord-selfbot.

TheRacingLion avatar TheRacingLion commented on June 12, 2024

Sorry, only saw this now. Will push a fix later today.

from discord-selfbot.

TheRacingLion avatar TheRacingLion commented on June 12, 2024

@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

from discord-selfbot.

MonkeyPlayzMC avatar MonkeyPlayzMC commented on June 12, 2024

Like from git bash or gui or???

from discord-selfbot.

MonkeyPlayzMC avatar MonkeyPlayzMC commented on June 12, 2024

im getting errors when I do this. im currently on windows 10

from discord-selfbot.

MonkeyPlayzMC avatar MonkeyPlayzMC commented on June 12, 2024

https://gyazo.com/b47a9ff88b49495196867468e46a4154

from discord-selfbot.

MonkeyPlayzMC avatar MonkeyPlayzMC commented on June 12, 2024

I got it to install async-await but still errors

from discord-selfbot.

MonkeyPlayzMC avatar MonkeyPlayzMC commented on June 12, 2024

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 ()
at Object.Module._extensions..json (module.js:588:27)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object. (C:\Users\choco\Desktop\Discord-SelfBot-master\self.js:9:16)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)

C:\Users\choco\Desktop\Discord-SelfBot-master>goto START

C:\Users\choco\Desktop\Discord-SelfBot-master>node self.js

from discord-selfbot.

MonkeyPlayzMC avatar MonkeyPlayzMC commented on June 12, 2024

@TheRacingLion Can I see your config.json Just remove the token for meh

from discord-selfbot.

MonkeyPlayzMC avatar MonkeyPlayzMC commented on June 12, 2024

https://gyazo.com/a1ca362a9ea098301c7c41cbc387d301

from discord-selfbot.

TheRacingLion avatar TheRacingLion commented on June 12, 2024

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.

from discord-selfbot.

MonkeyPlayzMC avatar MonkeyPlayzMC commented on June 12, 2024

@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
}

from discord-selfbot.

MonkeyPlayzMC avatar MonkeyPlayzMC commented on June 12, 2024

but I have the token in the config.json

from discord-selfbot.

TheRacingLion avatar TheRacingLion commented on June 12, 2024

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.

from discord-selfbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.