Skip to content

alevinru/cwc

Repository files navigation

ChatWars battle reporter

Upon logon the service listens to the battle report channel and saves normalized data to mongodb.

Currenlty supports only CW3.

To complete telegram login process you need to seng auth code with HTTP GET to /api/code

curl "http:https://localhost:9922/api/code?code=66666"

Setup

Use TDLib build instructions generator to build Telegram binaries.

Required variables:

  • API_HASH
  • API_ID
  • MONGO_URL
  • PHONE_NUMBER

Optional

  • LOGS_PATH
  • REST_PORT (default 9922)

API_HASH and API_ID could be obtained at https://my.telegram.org/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published