Skip to content

Releases: simplebot-org/simplebot_tggroups

v0.3.0

15 Nov 11:23
Compare
Choose a tag to compare

Changed%0A%0A - don't send ID in private chats on Telegram%0A%0A### Fixed%0A%0A - check if event.message.sender is None to avoid AttributeError.%0A

v0.2.0

28 Oct 06:42
Compare
Choose a tag to compare

Added%0A%0A - added support for message replies/quotes%0A - register bot's supported commands in Telegram for better usability%0A%0A### Changed%0A%0A - improve debugging%0A - truncate too long nicknames when relaying messages to telegram%0A - convert .acc voice messages to mp3%0A%0A### Fixed%0A%0A - ignore messages from self%0A - remove bridge if the Telegram chat ID is invalid or the bot was removed from the Telegram chat%0A

v0.1.0

27 Oct 11:48
bf5a8e7
Compare
Choose a tag to compare
  • initial release%0A