Skip to content

This plugin allows to handle messages from game into telegram+discord

License

Notifications You must be signed in to change notification settings

Astra-Interactive/TelegramBridge

Repository files navigation

kotlin_version minecraft_version platforms

MessageBridge

Send Telegram-Discord-Minecraft messages

Configuration

# Discord bot configuration
jdaConfig:
  token: ""
  activity: "play.EmpireProjekt.ru"
  channelId: ""
  # Your VPS located in countries that block discord? Use this proxy config
  proxy:
    host: "0.0.0.0"
    port: 2222
    username: "user"
    password: "password"
# Telegram bot configuration    
tgConfig:
  token: "TOKEN"
  chat_id: "-11111111"
  topic_id: "1111111"
  max_telegram_message_length: 140
# In-Game events
displayJoinMessage: true
displayLeaveMessage: true
displayDeathMessage: true
# Want to enable linking?
link:
  linkDiscordRole: "123213123123123"
  linkLuckPermsRole: "verified"

Platforms

  • Spigot/Paper

Also, checkout AstraLearner - it will help you to learn foreign words easily!

About

This plugin allows to handle messages from game into telegram+discord

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages