[Deprecated] COMM2TG
A bot that catches Ingress comm messages and forwardes them to Telegram channel.
Dependencies
-
*nix like OS, tested on Ubuntu
-
Python3
-
selenium
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
toconfig.json
first, and remember to modifyconfig.json
andPhantomjsPath
inbot.py
To run, just type
python3 bot.py