ava-cassiopeia / discord-text-adventure-bot

A bot for Discord to play text adventure games in Discord
ISC License
45 stars 7 forks source link

Need help. #13

Closed TastyCookies124 closed 7 years ago

TastyCookies124 commented 7 years ago

So i have everything installed but Idk how to set the bot up please help.

ava-cassiopeia commented 7 years ago

Sure, here's the steps:

1) Go to The Developer Pane for Discord (while you're logged in) and click on "My Apps" 2) Add a new app; this is your bot, name it accordingly 3) in the new app you just created, make sure to upgrade the bot to a "Bot User" 4) Copy and paste the token for the Bot User you just created into the config for my text adventure bot (make sure its in config.json not config.json.example) 5) Add the bot to whatever servers you want via these instructions 6) start your bot up with node app.js from the bot directory

And that should be all you need! Let me know if that helps or you have more questions!

TastyCookies124 commented 7 years ago

needhelp

well this is what I have so far lol.

ava-cassiopeia commented 7 years ago

Alright. Did you follow the instructions to install Node/NPM?

ava-cassiopeia commented 7 years ago

@TastyCookies124 are you still having issues? Can I help?