blob: 039596ac2585dfa2e2491e3ee9114960932cf2c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# radiodiodibot
### Description
A Telegram bot to forward messages in a specified Telegram channel to a shoutbox API and vice versa.
### Dependencies
* requests
* telepot
### Installation
Radiodiodibot is built on Python 3. Running the bot is simple:
```
python radiodiodibot.py BOT_TOKEN -C TELEGRAM_CHAT_ID -U SHOUTBOX_API_URL
```
Copyright: Jan Tuomi 2016
|