mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-02-25 10:00:49 +01:00
19 lines
416 B
ReStructuredText
19 lines
416 B
ReStructuredText
|
|
.. _plugin-ctcp:
|
|
|
|
The Ctcp plugin
|
|
===============
|
|
|
|
.. command-version:
|
|
|
|
version [<channel>] [--nicks]
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Sends a CTCP VERSION to *<channel>*, returning the various
|
|
version strings returned. It waits for 10 seconds before returning
|
|
the versions received at that point. If *--nicks* is given, nicks are
|
|
associated with the version strings; otherwise, only the version
|
|
strings are given.
|
|
|
|
|