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:
Kevin Easton
2008-02-25 09:25:32 +00:00
commit 28febcfea9
1429 changed files with 250653 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
Synopsis:
offers <nickname|channel>
Description:
OFFERS is a XDCC command used to list what people are file offering.
The default is to check offers your current channel if nothing is
specified.
Examples:
To see what your friend booya is offering:
/offers booya
To see what a channel full of people are offering:
/offers #blah
Aliases:
This command is identical to CTCP XDCC LIST.
See Also:
ctcp(1)
Restrictions:
This command makes use of CTCP (client-to-client protocol), which is not
part of the IRC protocol. Most modern IRC clients understand CTCP, but
not all do, while others might not support the same CTCP commands that
ircII-EPIC supports. If you receive an error of some sort, then the
client on the receiving end is unable to properly handle your CTCP
message. This command will depend on the other clients running a xdcc
offer script.