Skip to content

pjz/weechat_mud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A multi-mud script for weechat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages