This plugin stores messages for offline users. When the user returns to the room, botbot
will send the user a private message of what they missed while offline.
Add support in DummyApp for testing firehose plugins
Add storage delete
Alter app.responds to take additional kwargs that to simulate JOIN, QUIT, etc actions.
This plugin stores messages for offline users. When the user returns to the room, botbot will send the user a private message of what they missed while offline.
DummyApp
for testing firehose pluginsdelete
app.responds
to take additionalkwargs
that to simulateJOIN
,QUIT
, etc actions.