Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Releases: simplebot-org/simplebot_tggroups

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 11:23

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

Choose a tag to compare

@github-actions github-actions released this 28 Oct 06:42

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

Choose a tag to compare

@github-actions github-actions released this 27 Oct 11:48
bf5a8e7
  • initial release%0A