/weechat_mud

A multi-mud script for weechat

Primary LanguagePython

weechat_mud

A multi-mud script for weechat

Installation

  • put mud.py in your .weechat/python dir

commands

  • /mud connect mud_name - connect to a specified mud
  • /mud <disconnect|dc> [mud_name] - disconnect from the specified mud (current buffer if unspecified)
  • /mud add mud_name hostname port [cmd] - add the specified mud
    • mud_name - name of the mud (and buffer to create)
    • hostname - the mud's hostname
    • port - the muds' port
    • cmd - a command to run after connecting to the mud
  • /mud <del|rm> mud_name - remove the specified mud