A multi-mud script for weechat
- put
mud.py
in your .weechat/python dir
- /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