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
If we add Discord support (#2), it'd probably be fun to rearchitect this into multiple services.
Service 1: Check the API for new entries in the log -> Send entries to MQTT
Service 2: Read from MQTT stream -> Send entries to Twitter
Service 3: Read from MQTT stream -> Send entries to Discord announcement channel & publish them
The text was updated successfully, but these errors were encountered:
If we add Discord support (#2), it'd probably be fun to rearchitect this into multiple services.
Service 1: Check the API for new entries in the log -> Send entries to MQTT
Service 2: Read from MQTT stream -> Send entries to Twitter
Service 3: Read from MQTT stream -> Send entries to Discord announcement channel & publish them
The text was updated successfully, but these errors were encountered: