as per this suggestion there's been a protocol for users to request to join a htmlroom through a bot, to which the bot can then send the room to a user. However, unlike native htmlrooms, bots have no way of knowing when a room was closed.
An event for this already exists, so my request is relatively simple: Forward this event to a bot if the closed page belongs to a bot.
Given that the current protocol is receiving a PM containing
An event for this already exists, so my request is relatively simple: Forward this event to a bot if the closed page belongs to a bot.
Given that the current protocol is receiving a PM containing
|requestpage|username|pagename
I suggest the closing event to be |closepage|username|pagename