Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
22
bitchx-docs/8_Scripts/mudlike
Normal file
22
bitchx-docs/8_Scripts/mudlike
Normal file
@@ -0,0 +1,22 @@
|
||||
Synopsis:
|
||||
load mudlike
|
||||
|
||||
Description:
|
||||
This script is meant to make people failiar with MUDs feel more at home
|
||||
on irc. It enables COMMAND_MODE, meaning a command must be used for
|
||||
everything, including talking to the currrent channel or query. It sets
|
||||
a number of hooks to make the client feel like a MUD. In addition, the
|
||||
following aliases are provided:
|
||||
|
||||
Alias Description
|
||||
/' sends a message to the current channel or query
|
||||
/emote same as ME
|
||||
/say same as ME, but formed as if in 3rd person
|
||||
/tell same as MSG
|
||||
|
||||
See Also:
|
||||
load(5); set(4) command_mode
|
||||
|
||||
Other Notes:
|
||||
This script was written by Carl von Loesch (lynx).
|
||||
|
||||
Reference in New Issue
Block a user