A small mod for forwarding messages from Telegram to the server and back
Server ➡ Telegram:
- Chat messages
- Advancement messages
- Death messages
- Player join/disconnect event
- Server started event
- (if FTBQuests installed) Quest completion event
Telegram ➡ Server
- Chat messages
- /players command to list players on server
Everything is customizable in config
telegram_chain-common.toml)telegramBotToken - bot token (remember that one bot can only be used with one server)telegramChatId - chat idtelegramThreadId - thread id (if chat with topics used)