2019-11-09 00:23:14 +03:00
2019-11-07 18:15:53 +03:00
2019-11-09 00:23:14 +03:00
2019-11-06 23:12:00 +03:00
2019-11-07 18:15:53 +03:00
2019-11-06 23:12:00 +03:00
2019-11-06 23:12:00 +03:00

TechOps destiny bot

  • Awared of the current TechOps team composition.
  • Is able to /roll for all team at once.
  • ...

Usage

There is a Docker image. Run your own bot:

export ALLOWED_CHAT=-11111111
export TG_TOKEN=<token>
export OPS_LIST=@ultradesu,@jesus_christ

docker run -ti -e ALLOWED_CHAT=${ALLOWED_CHAT} -e TG_TOKEN=${TG_TOKEN} -e OPS_LIST=${OPS_LIST} techops_bot:latest
Description
No description provided
Readme GPL-3.0 48 KiB
Languages
Python 98.1%
Dockerfile 1.9%