aboutsummaryrefslogtreecommitdiff

[Deprecated] COMM2TG

FOSSA Status

A bot that catches Ingress comm messages and forwardes them to Telegram channel.

Dependencies

sudo pip3 install selenium

Usage

  • Make sure your OS support coresponding locales based on your comm range.

e.g. zh_CN.UTF-8

sudo locale-gen zh_CN.UTF-8
sudo dpkg-reconfigure locales
  • Copy config.json.example to config.json first, and remember to modify config.json and PhantomjsPath in bot.py

To run, just type

python3 bot.py

License

FOSSA Status

Powered by cgit v1.2.3 (git 2.41.0)