commit fcef86d441f83a123e9d53b4970f129badf8348d Author: Cadey Dodrill Date: Sun May 29 11:43:42 2016 -0700 initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..93932a9 --- /dev/null +++ b/README.md @@ -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 ` +4. Chat + +--- + +For support please open a github issue.