Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement notification system for Squire #20

Open
Gryph667 opened this issue Apr 15, 2020 · 0 comments
Open

Implement notification system for Squire #20

Gryph667 opened this issue Apr 15, 2020 · 0 comments
Assignees
Labels
Core Code Requirement fullfillment

Comments

@Gryph667
Copy link
Contributor

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.

@Gryph667 Gryph667 added the Core Code Requirement fullfillment label Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Code Requirement fullfillment
Projects
None yet
Development

No branches or pull requests

3 participants