Page 1 of 1

Telegram Connector Package

Posted: Sun May 09, 2021 10:51 pm
by takilara
For those that play muds where they can script or otherwise play while being afk, it is useful to have other mechanics to monitor or control your characters.

I have made a package out of the code i use to link Mudlet to Telegram, I hope it is useful to someone.

I use it primarily to monitor and respond to ingame communications when i'm not at the computer.

It can consume commands from Telegram, and run them on the mud, and send messages back to Telegram

If can be found here:
https://github.com/takilara/MudletTelegramConnector
(direct link to the package: https://github.com/takilara/MudletTeleg ... r.mpackage)

The Github page describes how to setup the Telegram side of things
TelegramConnector.png
Notes:
  • It uses polling to check commands from Telegram, default interval is setup for 10 seconds, so it is not good for instant communication

Re: Telegram Connector Package

Posted: Sat Jun 11, 2022 8:30 am
by beckham894
Very very very useful, this script deserves a thumb up.