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 completed event
- Telegram ➡ Server
-
- Chat messages
-
- /players command to list players on server
Everything is customizable in config
- Add mod to your server
- Start server to create config (
telegram_chain-common.toml) - Create new bot with BotFather
- Add your bot to your chat
- Open config and set variables:
telegramBotToken- bot token (remember that one bot can only be used with one server)telegramChatId- chat idtelegramThreadId- thread id (if chat with topics used)- play with other variables if needed
- Start server and enjoy!
