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:
12
bitchx-docs/5_Programming/send
Normal file
12
bitchx-docs/5_Programming/send
Normal file
@@ -0,0 +1,12 @@
|
||||
Synopsis:
|
||||
send <text>
|
||||
|
||||
Description:
|
||||
This command provides a convenient mechanism for scripts, aliases, key
|
||||
bindings, etc. to send a line of text to the current channel or query.
|
||||
It is also useful for chatting while COMMAND_MODE is off. Other than
|
||||
the ability to send a message to a query, SEND is identical to SAY.
|
||||
|
||||
See Also:
|
||||
msg(1); say(1); set(5) command_mode
|
||||
|
||||
Reference in New Issue
Block a user