Log in | Back to darenet.org

Server Commands/SVSJOIN

(New page: <pre>SVSJOIN <target numeric> <channel></pre> Used by Services to forcefully join a user to a specified channel. If 0 is specified, it will forcefully part the user from all channels. ...)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
<pre>SVSJOIN <target numeric> <channel></pre>
+
'''Syntax:''' <code>SVSJOIN <target numeric> <channel></code>
 +
 
Used by Services to forcefully join a user to a specified channel. If 0 is specified, it will forcefully part the user from all channels.
Used by Services to forcefully join a user to a specified channel. If 0 is specified, it will forcefully part the user from all channels.

Current revision as of 07:33, 10 December 2008

Syntax: SVSJOIN <target numeric> <channel>


Used by Services to forcefully join a user to a specified channel. If 0 is specified, it will forcefully part the user from all channels.


(Return to Main listing of Server Commands)