initial commit

This commit is contained in:
Cadey Ratio 2016-05-29 11:43:42 -07:00
commit fcef86d441
1 changed files with 17 additions and 0 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
tbotd
=====
Allows you to connect an IRC bot to a Telegram group or groups by translating
between Telegram bot API calls and IRC client protocol traffic.
Usage
-----
1. Compile and run
2. Connect with the server password being the bot API token
3. `/ASSOCIATE <shortname> <room_id>`
4. Chat
---
For support please open a github issue.