Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 476 Bytes

File metadata and controls

10 lines (8 loc) · 476 Bytes

Discord plays Dungeon Crawler

A mini-collaborative dungeon crawler game in the same vein as Twitch Plays Pokemon. Hack 'n Slash with your friends, all in discord!

Instructions

  • Ensure you have node.js installed on your system.
  • Clone the repository.
  • Run the command npm install to install the dependencies.
  • Rename config.example.json to config.json.
  • Populate the 'token' field with a Discord Bot private token, with write and emoji permissions on the server.