Connect groups across protocols with logging and command support. This is the version 2 of tg-chatdig.
For general usage, please checkout the simple
branch, as an successor of tg-irc-relay.
python3 orizond.py
- Connect between IRC and Telegram API (or tg-cli, though not recommend)
- Advanced anti-flooding algorithm
- Pastebin support included
- Message logging
Most files are under the MIT License, except the ones in orizonhub/ext/
:
Included libraries:
- orizonhub/ext/tgcli.py: LGPLv3+
- orizonhub/ext/libirc.py: LGPLv3