/nemesis_bot

Bot for DTF

Primary LanguageTypeScript

How to run

  1. Install libraries
$ yarn
  1. Set the config
$ cp ./src/config/config.example.ts ./src/config/config.ts 

Don't forget to put your keys

  1. Build
$ yarn build
  1. Run
$ yarn serve