Skip to content

alt-art/TelegramBridge

Repository files navigation

This plugin adds a bridge between telegram and your minecraft sever making possible to send and receive messages from telegram to minecraft and vice versa.

Usage

  • Install the plugin and restart your server this will create a config file for you to proceed
  • Create a bot with @BotFather on telegram and disable “Group Privacy” on bot settings
  • Get your chat id from your group with the @ScanIDBot
  • Now you can change the configuration file plugins/TelegramBridge/config.yml to put your chat id and bot token
  • Restart your server

Permissions

key Description Default
telegrambridge.receive If player should receive message from telegram true
telegrambridge.send If message of the player should be sent to telegram true
telegrambridge.commands.reply Ability to reply to messages from telegram on minecraft true
telegrambridge.commands.mention Command that make auto complete on users from telegram to mention them true
telegrambridge.commands.reload Allows the user to reload the TelegramBridge configuration op
telegrambridge.commands.config Allows the user to configure the TelegramBridge true
telegrambridge.commands.config.default-language Allows the user to set the language that will be used in telegram channel op
telegrambridge.commands.config.language Allows the user to set your own language true

Config

To all the configuration options check CONFIG.md

Translation

To all the translation options check TRANSLATION.md

Telegram Commands

  • /setthread - When using threads, this command will set witch thread the events will be sent to
  • /unsetthread - Unset the thread that was set by /setthread
  • /setpin - Send a message to the chat and pin it which will show dynamically the online players (bot needs to have pin permission)
  • /unsetpin - Unpin the message that was pinned by /setpin (bot needs to have pin permission)
  • /online - Show the online players on the chat
  • /time - Show the server time and date

Minecraft Commands

  • /tbreload - Reload the TelegramBridge configuration file
  • /tbmention <user> <message> alias /tbm - Auto complete on users from telegram to mention them

About

Simple spigot plugin to make communication with groups on Telegram

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages