Weechat plugin for sending notifications over Telegram (using TelNot).
This Weechat plugin is used for sending notifications over Telegram using TelNot.
$ weechat
/python load ~/telnot.py
/set plugins.var.python.telnot.bot bot1
/set plugins.var.python.telnot.endpoint https://example.com/notify
/set plugins.var.python.telnot.token xxxxxxxxxxxxxxxxxxxxxxxxxxxx
This Weechat plugin is released under MIT license, for more information see LICENSE file in this repository.