Server API Adittions
It would be great to get a server api command edit_room to modify settings of a room, ej adding a moderator etc. In forum softwares you might want to automatically add a moderator to the chat when you add him to your moderators in the forum. Also changing name or description from other than the admin screen in the clients is a must. specially if you are integrating with other websites software and want to centralize the management in the website and not the flash client. I found it that the only way i can do this with the current api is deleting the room and recreating it with the new name or all moderators. Another option that could be perhaps easier for your developers to implement is to add a reload config function that way instead of making an api for each function we could just create the rooms or modify the xml files on the fly and then send an call to the server reload config. that would re apply all the new settings.
With the pro version its very important that we can add groups on the fly instead of having to restart the server. perhaps an api call for that??
Thanks
T
|