1
0
forked from MTSR/telegram
2024-10-10 13:14:59 +05:00
2019-01-15 22:32:03 +02:00
2019-01-15 22:32:03 +02:00
2019-01-15 22:33:01 +02:00
2024-10-09 14:09:19 +05:00

= Available configurations (add to minetest.conf) =

  • telegram.token -- requred, bot token aquired for your bot in telegram
  • telegram.chatid -- id of the chat you will relay messages to. You can start the bot without it and send groupid command to get it later.
  • telegram.timeout -- update periodicity. The bot does check for the new messages with this timeout, but the in-game messages are sent to telegram immediately. Increase for better performance.
  • telegram.announce_mode -- announce player joining or leaving. Available options: none, privileged, all. Priviliged means interact for now. Player deaths may be announced in the future, but not yet.
  • telegram.message_color -- color of the telegram messages in the in-game chat
Description
Мод для телеграм бота
Readme
Languages
Lua 100%