Results 288 comments of arielle

not newsworthy on its own, at least not right now

This is blocked by a potential API bug. The change is here: https://discord.com/developers/docs/change-log#changes-to-bot-permissions-for-interactions-and-webhooks and I'm waiting for a rollout of this change to see if the bug still exists.

Created an issue for the API discrepancy: https://github.com/discord/discord-api-docs/issues/5316

Not exactly sure which error handler this should redirect to, eg should an on_error be dispatched, or if this should have an opt-out option as someone might have code reliant...

I still don't see a toggle :P > > *It gets worse in that some exceptions in an event are fine to continue but others are not. > > Could...

> I personally feel it's better to raise an error on every exception vs crashing the shard/bot. This is because, while it's a pain to have that many exceptions it...

> You could possibly send the exceptions to stderr rather then on_error? To ensure they show up. > That's fair, we need to redo some of our logging and printing...

I'm not entirely sure this change is worth it. Why should we make this change? (Additionally, this isn't the full scope of changes we should make if we are making...

It would make some sense to do one of the following: seperate all changelog entries below 2.x to a new page or add a header saying these are shown for...