/rankbot

Primary LanguageJavaScriptMIT LicenseMIT

twitch rank bot

create .env file with the following content:

TWITCH_BOT_USERNAME="botname"
TWITCH_OAUTH_TOKEN="<your oauth token>"
TWITCH_REFRESH_TOKEN="<your refresh token>"
TWITCH_CHANNELS=<channel(s) for the bot to join. use a comma separated list for multiple channels> 
EPIC_USERNAME=<epic username>

run npm i to install dependencies

run npm start to boot up