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
Is your feature request related to a problem? Please describe.
When orders change in Squire, interested persons should get a notification. Rather than build one from scratch, setting up a connector to Discord via webhook or bot would be more efficient
Describe the solution you'd like
Rather than build one from scratch, setting up a connector to Discord via webhook or bot would be more efficient
Will need to modify the tables to store user discord ID values, and add a new table to store channel IDs to announce to.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When orders change in Squire, interested persons should get a notification. Rather than build one from scratch, setting up a connector to Discord via webhook or bot would be more efficient
Describe the solution you'd like
Rather than build one from scratch, setting up a connector to Discord via webhook or bot would be more efficient
Will need to modify the tables to store user discord ID values, and add a new table to store channel IDs to announce to.
The text was updated successfully, but these errors were encountered: