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

Can't get bot to work #26

Closed Sniperpaul296 closed 6 years ago

Sniperpaul296 commented 7 years ago

I'm using Ubuntu on windows 10, I followed the instructions, I opened the bash in my folder where the config file is and ran "npm i -g discord-frotz", everything seemed to go fine, (had to use sudo) but where do I find the discort-frotz and how do I run it?

ava-cassiopeia commented 7 years ago

You have dfrotz installed right? If so, you can just run discord-frotz. Running that NPM command installed that as a command globally, so as long as you've cd'd into the directory with the config file, you should just have to run that command.

ava-cassiopeia commented 6 years ago

At this point, I haven't heard from you in several months. I'm going to close this issue for now. Please reopen if you are still having an issue.