diff options
author | fossabot <[email protected]> | 2018-08-13 17:40:36 -0700 |
---|---|---|
committer | fossabot <[email protected]> | 2018-08-13 17:40:36 -0700 |
commit | 796d9be2ff1b90d7a019da1da075ddc467b8e903 (patch) | |
tree | 1d4bc136807d91eb535ee8bf48e3a6e41226bbf6 | |
parent | 85aecde453a6b4790be2ad0d2ae6537aec56265f (diff) | |
download | COMM2TG-796d9be2ff1b90d7a019da1da075ddc467b8e903.tar.gz |
Add license scan report and status
Signed-off-by: fossabot <[email protected]>
-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 | ||