Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Marantle/yykaakoo-bot

Repository files navigation

yykaakoo-bot

Discord bot for some fun times

  1. npm install

  2. add config/auth.json with your discord bot token and wow api key

auth.json example
{
    "discordBotToken": "adasdasdasdasdasdasdasdas.sdf.sfsdfsdfsdfsd",
    "masheryKey": "ertyuiopådcfvgbhnmfghjmkl",
    "warcraftlogsKey": "sdfrrw45rsw3454w35t4sw3w35",
    "openweathermapKey": "56767u8r6ftu8r76u75r67yu5u85tr"
}
  1. npm run webpack once to generate files then

  2. npm run start to start webpack watch and nodemon to auto restart the bot after transpile.

Works on my machine

Releases

No releases published

Packages

No packages published