Modularize notifications output for Discord Webhooks #105
Labels
API
Related to API development
enhancement
New feature or request
good first issue
Good for newcomers
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.
The text was updated successfully, but these errors were encountered: