diff options
-rwxr-xr-x | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,6 @@ | |||
1 | # COMM2TG | 1 | # COMM2TG |
2 | [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fclarkzjw%2FCOMM2TG.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fclarkzjw%2FCOMM2TG?ref=badge_shield) | ||
3 | |||
2 | 4 | ||
3 | A bot that catches Ingress comm messages and forwardes them to Telegram channel. | 5 | A bot that catches Ingress comm messages and forwardes them to Telegram channel. |
4 | 6 | ||
@@ -36,3 +38,7 @@ sudo dpkg-reconfigure locales | |||
36 | ```bash | 38 | ```bash |
37 | python3 bot.py | 39 | python3 bot.py |
38 | ``` | 40 | ``` |
41 | |||
42 | |||
43 | ## License | ||
44 | [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fclarkzjw%2FCOMM2TG.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fclarkzjw%2FCOMM2TG?ref=badge_large) \ No newline at end of file | ||