aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan T <jans.tuomi@gmail.com>2016-07-18 15:36:52 +0300
committerGitHub <noreply@github.com>2016-07-18 15:36:52 +0300
commit2756b0b849d759001a34f89f29164feca9ad4568 (patch)
tree5a8f8e14b4dc5adac0d5cdd5ca1ff95647ef9a2f
parent4c7d083ca70402f9b4f5066e9209a91e555d8638 (diff)
Update README.md
-rw-r--r--README.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae1643a..039596a 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,17 @@
-# radiodiodibot \ No newline at end of file
+# 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