mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-05-02 16:31:13 -05:00
MUD Client
I suppose this also works as telnet client. That's basically all it is at the moment.
Connect to a MUD over telnet and play over channel/PM. Allows one telnet session per nick so you can play with your IRC friends. MUD not included, there are plenty out there, there is just a client to allow playing them over IRC.
config plugins.MUD.server (server address)
config plugins.MUD.port (port)
MUD join (connect to server/port and print output to current channel)
MUD m (send text to MUD or newline if blank and return output)
MUD stop (disconnect the telnet session)