OPROOM
From Tootsville Wiki-Wiki
Revision as of 13:29, 22 July 2016 by BRFennPocock (talk | contribs) (Created page with "Category:Operator Commands Go to, or bring someone to, an Operator Room Usage types: #(oproom) Go to an empty operator room #(oproom :bring (pick :user)...")
Go to, or bring someone to, an Operator Room
Usage types:
#(oproom)
Go to an empty operator room
#(oproom :bring (pick :user))
Pick a user by clicking on them, and then go to an empty operator room with them.
#(oproom :send (pick :user))
Send the user picked to an operator room, but don't join them there yet.
#(oproom :join NUMBER)
Go to the occupied operator room identified by NUMBER, joining anyone already there.
Instead of (pick :user) you can provide a "quoted-nickname" to find the user, eg:
#(oproom :bring "Example")