Skip to content

daniloaf/chess.com-bot

Repository files navigation

Requirements

  • Node v10+
  • Yarn/npm

Setup

Install all node dependencies using yarn or npm:

$ yarn install

Create a .env file in the root folder with the following values:

TELEGRAM_BOT_TOKEN=<telegram_bot_token>
MONGODB_URI=<mongo_db_uri>

Running

Make sure your mongo instance is running. Use yarn/npm to start the bot:

$ yarn watch

About

A Telegram bot to manage chess.com data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •