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

Modularize notifications output for Discord Webhooks #105

Open
Tracked by #159
SakuraIsayeki opened this issue Jul 30, 2022 · 0 comments
Open
Tracked by #159

Modularize notifications output for Discord Webhooks #105

SakuraIsayeki opened this issue Jul 30, 2022 · 0 comments
Labels
API Related to API development enhancement New feature or request good first issue Good for newcomers

Comments

@SakuraIsayeki
Copy link
Owner

SakuraIsayeki commented Jul 30, 2022

Problem:

During development time, Discord webhooks are sometimes an unnecessary chain in the workflow of an API request, and can cause more complexity in setup. A developer should be able to turn them off when developing other features, enabling them only when needed.

Objective:

Discord Webhook interactions should be parameterized, and rendered optional, within any request made.

@SakuraIsayeki SakuraIsayeki added API Related to API development good first issue Good for newcomers labels Jul 30, 2022
@SakuraIsayeki SakuraIsayeki added the enhancement New feature or request label Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Related to API development enhancement New feature or request good first issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant