JohnWolfson / Lakea-Stream-Assistant

A project to build a stream assistant 'Lakea' for handling events and improving Twitch streams for Materies Coil and his community
0 stars 0 forks source link

Lakea Capture Events #220

Closed JohnWolfson closed 4 months ago

JohnWolfson commented 5 months ago

Lakea currently sends messages to Twitch chat when caught, freed and retort. This is from the Capture object in the config, which needs chaging to a list of events to retort to. Events not on this list should not trigger a retort when Lakea is captured. Lakea should be able to send chat messages through the callbacks feature if the user desires. This means that the capture event should not block callback events so that the callbacks from capture events may still be processed.

Acceptance Criteria: