FruitieX / teleirc

A simple Telegram ↔ IRC gateway.
MIT License
272 stars 88 forks source link

Wiki: document helpful scripts for IRC clients #168

Open fauno opened 7 years ago

fauno commented 7 years ago

hi! i'm making a script for parsing teleirc messages and make it more comfortable to interact with from weechat. hope you find it useful :)

https://github.com/piratas-ar/teleweechat

Mikaela commented 7 years ago

/script install parse_relayed_msg.plalready exists and works with TeleIRC.

Mikaela commented 7 years ago

I am closing this as I am happy with the previously mentioned script and have understood that multiple other people are too.

BFlorry commented 7 years ago

This plugin for irssi in general, makes irssi treat telegram users like it would regular irc users (in outward appearance and in functionality). It for example makes the users appear in /n and autocomplete. https://github.com/zouppen/irssi-detelexify

It is designed to be used with a different fork of teleirc that outputs nicks in a bit different fashion, but it should be convertable without much trouble.