Skip to content

Yernemm/DHW2019-RPG-Game-Bot

Repository files navigation

"The Discord Parable" for Discord Hack Week 2019

Try the bot:

You can try the bot here: The Discord Parable

Ok, what does the bot do?

This bot provides a non-linear story with many branching paths and multiple endings. There are some hidden paths which only show up 10% of the time to encourage re-playability. The story is stored in JSON and editable.

What is the story about?

It is a comedy, fantasy-themed story. You are a courier tasked with delivering a package for your client. The client, however, does not give you very good directions. You reach a set of two diverging paths and it's up to you to choose which path to follow...

Tell me, who is responsible for this mess?

The dream team:

  • Alex811 💜#4012
  • Scotty#4263
  • Stefan40494#2431
  • Omnoid#9644
  • Yernemm#1337

How to deploy:

  • Go to the Discord Developer Portal and create an application
  • Make your bot and grab the token
  • In the bot's folder, make a copy of config-sample.json and name it config.json
  • Open config.json and put your token in there
  • Go to your discord server and chose the channel you want the bot to use for logs
  • Type "#nameofchannel", copy the number part and put that in config.json too
  • Install node.js and execute "npm start" in the bot's folder
  • Go to your application in the Discord Developer Portal
  • In OAuth2, select "bot" and "Manage Messages"
  • Go to the generated link and select your server