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

[Chore] Refactored Discord notifications to use WebhookCall #1242

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

jonezy35
Copy link
Contributor

πŸ“ƒ Description

Refactored Discord notifications to use WebhookCall

πŸͺ΅ Changelog

βž• Added

N/A

✏️ Changed

  • Updated app/Listeners/Threshold/AbsoluteListener.php to use WebhookCall instead of Laravel's http to send the payload
  • Updated app/Listeners/SpeedtestCompletedListener.php to use WebhookCall instead of Laravel's http to send the payload

πŸ”§ Fixed

N/A

πŸ—‘οΈ Removed

  • Removed imports of Laravel's http

πŸ“· Screenshots

No frontend modifications were made

@alexjustesen alexjustesen added the 🧹 chore Nothing fancy, just needs to get done label Feb 23, 2024
@alexjustesen alexjustesen changed the title Refactored Discord notifications to use WebhookCall [Chore] Refactored Discord notifications to use WebhookCall Feb 23, 2024
@alexjustesen alexjustesen merged commit bff40b2 into alexjustesen:main Feb 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 chore Nothing fancy, just needs to get done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants