Active
Project:
Chatroom
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2011 at 10:48 UTC
Updated:
22 Aug 2011 at 11:54 UTC
Jump to comment: Most recent
Hello,
Playing with chatroom, yesterday I discover some useful commands that you can input from the chat.
for example:
/ban/user/test, the user test will be banned from chat.
/kick/user/test, the user test will be kicked from chat.
I have 2 questions:
1. Do you know other similar commands?
2. There are 3 commands that I'd like to have.... if possible!
/unban, /unkick, /who.
Especially the /who, should print a simple list of online users.
Is it possible?
Still thank you.
Comments
Comment #1
Anonymous (not verified) commentedi'm not going to commit to writing those commands any time soon, but i'd accept patches.
also, other modules can add commands by implementing hook_chat_commands().