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 13, 2022. It is now read-only.
Hi,
I want to create an IRC bot that logs specific stuff inside my application.
As a test I tried to create a listener that gets started when a certain controller is used. However I'm not able to.
Bottomline: I want to let the bot log stuff without getting a trigger from IRC, but a trigger from inside the application.
Could you help me out? Or tell me to stop dreaming because this isn't possible with this bundle?