vi

Results 73 issues of vi
trafficstars

Fixes https://canary.discord.com/channels/755868545279328417/1093642705759899678, rewriting/fixing the (still fairly simple) codeblock detection in the process. The first commit is a revert, the diff becomes much more readable by skipping it.

Enables `DTZ` rules, which require the use of timezone-aware datetimes everywhere. Previously some of the displayed times would've only been correct if the bot runs in UTC, since disnake assumes...

## Description This adds an introductory page about premium applications/monetization on Discord. See https://github.com/DisnakeDev/disnake/pull/1113 and https://discord.com/developers/docs/monetization/overview for references. The library implementation isn't released yet, so I'll keep this PR as...

t: page/section addition
s: needs review

## Summary https://github.com/discord/discord-api-docs/commit/0a7d731bad7d49c2e49b0687d2a9ec633efeabc9 ## Checklist - [x] If code changes were made, then they have been tested - [ ] I have updated the documentation to reflect the changes -...

t: api support
t: bugfix

## Summary This adjusts some internal typings to get rid of `Unknown`s in button/select decorators. - `view_cls.method` now has a properly typed `(Self@V, Item[Self@V], MsgInter)` signature, instead of `(Any, Unknown,...

t: refactor/typing/lint
skip news

Adds `|discussions` to the url regex, and slightly refactors the handling in `fetch_issues` to save an unnecessary REST call if we already know it won't succeed. Additionally adds all the...

Adds support for embedding `//discussions/#discussioncomment-` urls. This is... rather difficult via the GraphQL api (which you are required to use for this :/), since you would need the global ID...

noticed this wasn't actually being initialized as intended.

![image](https://github.com/onerandomusername/monty-python/assets/8530778/551dd042-7d97-4b75-8989-7a1a89e6c2e0) ![image](https://github.com/onerandomusername/monty-python/assets/8530778/08d859c6-b942-463d-a8e7-ee6ed190b627) Kind of unsure about the best layout/formatting, but having seconds (and even milliseconds) here would be cool so that one doesn't have to paste the same eval command...