You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2021. It is now read-only.
Currently there is no message that shows what to do after one joins a room. My idea would be to let the bot send a message after the owner joins the server. While you could easily implement this (send a message as a bot on owner join in the subscriber). I think it would be better to add it as a feature to the chatBot module.
Idea: Listeners feature for chatBot. Chat subscriber should emit events that chatBot could possibly listen to and route them to “listeners”.
The text was updated successfully, but these errors were encountered:
Currently there is no message that shows what to do after one joins a room. My idea would be to let the bot send a message after the owner joins the server. While you could easily implement this (send a message as a bot on owner join in the subscriber). I think it would be better to add it as a feature to the chatBot module.
Idea: Listeners feature for chatBot. Chat subscriber should emit events that chatBot could possibly listen to and route them to “listeners”.
The text was updated successfully, but these errors were encountered: