Page 1 of 1

MegaMud Discord Bot

Posted: Sun Jan 05, 2020 3:18 pm
by EripGalava
Me and my son wrote a discord MegaMud Bot thought id share it here

the bot it self is written in node.js
orginally was written so i could check status of scripts and stuff via phone w/o using a vnc / remote desktop app

it will interact with megamud @commands most of them
on discord you could type //exp erip the bot will query exp and report it back to discord


the only drawback is that anyone on discord can can query anyone in the game that the bot has access to

https://github.com/jvoeller0129/MajorMUD-Discord-Client

Re: MegaMud Discord Bot

Posted: Mon Jan 06, 2020 10:22 am
by BearFather
Cool little tool.

Tip: add a README.MD for instructions. Github will pick it up and show it on the main page of the github page.

Re: MegaMud Discord Bot

Posted: Thu Sep 09, 2021 4:52 pm
by Raybdbomb
forked this, thanks!