MegaMud Discord Bot

Discussion on the future MegaMUD replacement software, MudBot.
Post Reply
EripGalava
Posts: 6
Joined: Tue Nov 05, 2019 3:39 am

MegaMud Discord Bot

Post 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


User avatar
BearFather
Posts: 652
Joined: Sun Feb 09, 2014 6:27 pm
Location: Portland, OR
Contact:

Re: MegaMud Discord Bot

Post 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.


Raybdbomb
Posts: 26
Joined: Wed Oct 24, 2012 1:53 pm

Re: MegaMud Discord Bot

Post by Raybdbomb »

forked this, thanks!


Post Reply