Releases: stevesoltys/telegram-irc
Releases · stevesoltys/telegram-irc
0.2.1
Added
- Support for automatic uploading of images, videos, stickers, and other files to https://mixtape.moe.
Removed
- Imgur upload support, in favor of supporting all kinds of media.
0.2.0
Added
- Example systemd unit.
- Support for IRC action messages.
- Support for an operator bot authenticating itself as an IRC operator.
- Support for relaying images via automatic uploads to Imgur.
- Support for Telegram highlight encoding by appending an '@' symbol before Telegram IRC bot usernames in messages.
Fixed
- Make IRC bots use a single thread to prevent race conditions.
0.1.2
Added
- SSL configuration flag for IRC.
Fixed
- Telegram messages with new line characters are no longer truncated on IRC.
0.1.1
Fixed
- Bug where all private messages from Telegram were relayed twice.
0.1.0
README.md formatting and grammar changes