Skip to content

msurma/szerlok-bot

Repository files navigation

Szerlok-bot

Setup

  1. cp .env.dist .env
  2. Set API Credentials in .env
  3. npm install
  4. npm run-script bestof
  5. Enjoy!

Setup with Docker

  1. docker pull msurma0/szerlok-bot:latest
  2. docker run -e API_KEY=your_api_key -e API_SECRET=your_app_secret -e ACCOUNT_KEY=your_account_key -e ACCOUNT_LOGIN=your_username msurma0/szerlok-bot bestof
  3. Taadaaaa! 🍾

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published