Telegram IRC server
Go to file
Cadey Ratio ea486916a1 persistence 2016-06-01 11:57:58 -07:00
src/xeserv.us persistence 2016-06-01 11:57:58 -07:00
var Add code 2016-05-29 11:44:03 -07:00
vendor dependencies 2016-05-29 11:43:51 -07:00
.gitignore Add code 2016-05-29 11:44:03 -07:00
LICENSE yolo 2016-05-29 11:44:34 -07:00
README.md initial commit 2016-05-29 11:43:42 -07:00

README.md

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.