Skip to content

adzcai/games-bot

Repository files navigation

games-bot

A Discord bot to enjoy all your favourite board games with your friends. Tic Tac Toe, Spyfall, Coup, and more. This app was created using Express 4, based off of the Getting Started with Node on Heroku article - check it out..

Installation

  1. Install node.js and the Heroku CLI installed.
  2. Make sure you have the latest versions of node and npm (which is downloaded with node) by running node -v (should be v8.9.1 or higher) and npm -v (should be 5.6.0). If you do not, you can use nvm to update node and npm install npm@latest -g to update npm.
  3. GamesBot requires a few node modules. Install all of the required modules by running npm install
  4. The program should now be ready to run. Type npm start to launch the program.
  5. Your app should now be running on localhost:5000.

Help

Info

  • Click here to visit GamesBot's site! (It's a work in progress)

Contribute

  • I'm a Node.js app written using discord.js. If you want to help out, feel free to open up a pull request on my github repo

Invite

  • Click here to invite GamesBot to your server!

About

A discord bot to play board games!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published