Hampus Kraft

Results 4 issues of Hampus Kraft

It looks like the `POST /guilds/{guild_id}/mfa` route supports the `X-Audit-Log-Reason` header. This PR adds the missing bubble to align with the rest of the documentation. Thanks! cc @Jiralite

### Description The `STAGE_INSTANCE_DELETE` gateway event is fired twice. ### Steps to Reproduce - Create a Scheduled Event. - Start the event. - End the event. ### Expected Behavior `STAGE_INSTANCE_DELETE`...

bug
synced

I experienced some issues regarding type marshaling of maps, such as `map`: ``` scyllapy.exceptions.ScyllaPyDBError: Database returned an error: The query is syntactically correct but invalid, Error message: Exception while binding...

Small

https://github.com/denoland/deno-docs/blob/7e14ace5bb49906387fee831e91ba94d686bf8e0/docusaurus.config.js#L215 I noticed that this link leads to `https://www.denostatus.com` ([isup.me]()) instead of `https://denostatus.com`. It seems that the `www` subdomain currently never resolves, which indicates a problem with your configuration.