Sehelitar / Kick.bot

A powerful Kick integration for Streamer.bot
https://sehelitar.tv/
GNU Affero General Public License v3.0
19 stars 4 forks source link

[Issue] Timed Actions Not Triggering Actions #30

Closed Jyojibh closed 8 months ago

Jyojibh commented 8 months ago

I have a timed Action for a command and it does not trigger the command after X amount of lines of codes.

Not sure if this is not yet implemented or if this is a bug?

mocchimon commented 8 months ago

What line of codes are you speaking of and do you have a screen shot?

Sehelitar commented 8 months ago

Native timed actions are not supported because they don't know anything about Kick (if you use the "lines" parameter, actions solely based on an interval should work though). It might be possible to handle them with a custom implementation using the same technique I used for commands.