Telegram Bridge 3.4.1
This plugin enables Telegram - TeamSpeak cross-communication. It redirects messages from TeamSpeak to Telegram and allows to send responses from Telegram to TeamSpeak.
Warning
Since Version 3.4 the targeted Qt version is 5.15.2. This means that the plugin may not work with versions of TeamSpeak older than
3.6.0
!
Changes
The plugin was already featured on myTeamSpeak but I am posting this here due to the processing halt! I have entirely redesigned the backend and switched from boost to QT! This also means the config is now accessible via the GUI. No need to access any files anymore!
Configuration
The configuration is pretty straightforward.
Just go to Plugins -> Telegram Bridge -> Settings
or alternatively Tools -> Options -> Addons -> Plugins -> Telegram Bridge -> Settings
.
The first column of tick boxes is used to generally dis/enable events.
The other columns are used to subscribe under different conditions.
Only one of the selected conditions must be met in order to receive a message.
The integrated BOT
Warning
The integrated bot will be removed in future versions!
For ease of use and convenience for beginners I integrated a bot into the plugin so there is no one is forced to create their own. Using the integrated bot will disable the response system though as multiple instances will use the bot. The bot token is neither hardcoded nor at any point in the client’s memory. If you want to use this feature all requests are routed through my server that holds the bot token. This also means that I can technically access the logs that will include any encoded but not encrypted text and the chat ID sent by this bot.
I strongly recommend not using this bot especially if you are concerned about security!
Responses
I still think this is not really intuitive so I will explain it here:
When Responses
is enabled the plugin will fetch all messages sent to the bot roughly every 2 seconds. This of course has some bandwidth usage, but should be negligible - I haven’t tested it though. So keep this in mind while using mobile data! All messages will be processed and if they contain a response and the original message was sent from the bot within the current instance the text will be sent to the original person.
Installation
Execute the ts3_plugin
file and click install
.
Before you can use this plugin you need to configure it. For more information see below.
Requirements
For now, the plugin only works with Windows 32bit and 64bit
!
Contact
If you have any problems
, feature requests
or questions
feel free to open an issue on GitHub or contact me on Telegram: @Gamer92000
I’m fluent in both German and English.
Download
While no updates are processed on myTeamSpeak, you can download the latest version on GitHub.
Older versions can be found here: Releases · Gamer92000/TeamSpeak-3-Telegram-Bridge · GitHub
While some even older versions are currently archived here: Index of /files/old/
Changelog
Latest version: 3.4.1
🐛 Fix displayed update download URL
✨ Add minimal BBCode support
♻️ Rework Telegram message template
View the full changelog on GitHub.