Skip to content

Releases: dmytrohoi/tg-bridge-pyplugin

Fix Linking

12 Sep 20:17
Compare
Choose a tag to compare

Add callback_data_template to config.yml and implement POST request usage

Update Bridge and add Linking

12 Sep 18:35
Compare
Choose a tag to compare

Updated bridge behaviour:

  • new configuration;
  • can be disabled;
  • allow notification without bridge for chat.

Add Linking:

  • linking Minecraft account to Telegram user account API (send message with inline button to Telegram user conversation).

First release

10 Sep 00:52
Compare
Choose a tag to compare

Functions:

  • /telegram command - send message to Telegram Chat;
  • /telegram-chat-response command - interface to send message with Telegram Bot;
  • startup/shutdown server notifications;
  • templates for outcoming/outcoming broadcast/incoming messages and startup/shutdown notifications.