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
Services (Slack, Discord, ...) should not be hard-coded, but rather inherit from a generic message-handling class. This will make testing easier, and allow new services to be added much more simply.
The text was updated successfully, but these errors were encountered:
Services (
Slack
,Discord
, ...) should not be hard-coded, but rather inherit from a generic message-handling class. This will make testing easier, and allow new services to be added much more simply.The text was updated successfully, but these errors were encountered: