rubyforgood / casa

Volunteer management system for nonprofit CASA, which serves foster youth in counties across America.
https://casavolunteertracking.org/
MIT License
305 stars 472 forks source link

Disable embeds on bugsnag discord bot #5390

Open FireLemons opened 10 months ago

FireLemons commented 10 months ago

Description

A bot watches for uncaught exceptions for the CASA app and posts details about them to the discord. If the exception can be triggered by visiting a url, the exception is triggered many times and is posted many times in a row on discord. I suspect this is because discord is visiting the URL to look for embed content.

Make a pull request on the repo for the bot to suppress embeds.

See: https://discord.com/developers/docs/resources/webhook#execute-webhook-jsonform-params image

Questions? Join Slack!

We highly recommend that you join us in slack #casa channel to ask questions quickly. And discord for office hours (currently Tuesday 5-7pm Pacific), stakeholder news, and upcoming new issues.

github-actions[bot] commented 8 months ago

This issue has been open without changes for a long time! What's up?