Telegram Chain
A small mod for forwarding messages from Telegram to the server and back
Features:
Server ➡ Telegram:
- Chat messages
- Death messages
- Player join/disconnect event
- Server started event
Telegram ➡ Server
- Chat messages
- /players command to list players on server
Everything is customizable in config
Setup:
- Add mod to your server
- Start server to create config (
TelegramChain.json) - Create new bot with BotFather
- Add your bot to your chat and grant permissions
- Open config and set variables:
-telegramBotToken- bot token (remember that one bot can only be used with one server)
-telegramChatId- chat id
-telegramThreadId- thread id (if chat with topics used)
- play with other variables if needed - Start server and enjoy!

