https://github.com/romanblanco/kaktusbot
Telegram bot notifying about news from mobile operator Kaktus (https://www.mujkaktus.cz)
https://github.com/romanblanco/kaktusbot
telegram telegram-bot
Last synced: about 1 year ago
JSON representation
Telegram bot notifying about news from mobile operator Kaktus (https://www.mujkaktus.cz)
- Host: GitHub
- URL: https://github.com/romanblanco/kaktusbot
- Owner: romanblanco
- License: mit
- Created: 2015-07-07T12:43:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-09-19T10:50:58.000Z (almost 5 years ago)
- Last Synced: 2024-10-04T20:41:05.583Z (over 1 year ago)
- Topics: telegram, telegram-bot
- Language: Python
- Size: 23.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Telegram bot notifying about news from mobile operator [Kaktus](https://www.mujkaktus.cz)

```sh
echo "TELEGRAM:TOKEN" > ./TOKEN
docker build -t kaktusbotimg .
docker run -d -v $(pwd)/data:/data --name kaktusbot kaktusbotimg
```
[Give it a try!](https://telegram.me/KaktusBot)