/Discord-Bot

A Discord bot to run alongside the 2009scape server

Primary LanguageJavaScript

2009scape Discord bot

Installation & Running

Make sure you've set node to version >= 12

  1. Create a .env file and enter DISCORD_TOKEN=[your discord bot token]
  2. Run yarn or npm i
  3. Run yarn start or npm start

For maximum Pog, run while true; do git pull ; yarn start; done instead.