Does anyone have anything or know a way to have the bot unspec and host a user when it private message it a password?
Example: <user> - whisper - <bot> unspec yourpassword. This will get the user made a participant then a host in the host room only.
Example: <user> - whisper - <bot> host yourpassword <roomname>. This will get the user added to the host access list for five minutes for the room specified.
I also want it so not just any user can do this (you have to be using a certain nickname), and also so they cant do it in just any room. (has to be the rooms I specify). I assume this would have to be a database of some sort that matches the users nickname, channel name and password?
If anyone knows how to do this please feel free to post it here