tmi-cluster
tmi-cluster copied to clipboard
TMI Cluster for Twitch Chatbots
My plan is to create a InfluxDB Dashboard for TMI-Cluster. I tried to define some typings, but influx still does not scrape metrics, so i need to dig deeper.
``` create index tmi_cluster_supervisors_deleted_at_index on tmi_cluster_supervisors (deleted_at); ```
## Motivation I have now received feedback from several people that users should be able to change the bot username. > ETA: The plan is to start this proof of...
Running in this error: ``` production.ERROR: Undefined array key "#op_yajirobe" {"exception":"[object] (ErrorException(code: 0): Undefined array key \"#op_yajirobe\" at /home/forge/redacted/releases/20240724032158/vendor/ghostzero/tmi/src/Traits/Irc.php:45) ``` I'm only seeing this occasionally and haven't been able to...