Telegram Connector Package

Share your scripts and packages with other Mudlet users.
Post Reply
takilara
Posts: 26
Joined: Tue Jul 28, 2020 10:23 pm

Telegram Connector Package

Post 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

beckham894
Posts: 15
Joined: Thu Aug 30, 2018 2:07 pm

Re: Telegram Connector Package

Post by beckham894 »

Very very very useful, this script deserves a thumb up.

Post Reply