vi

Results 111 comments of vi

> I don't think it's such a good idea, if someone doesn't have the `message_content` intent enabled on both discord developer portal and Bot object instantiation, he may mistakenly think...

@onerandomusername Thoughts on truncating and/or moving the content field in the repr? I think I'd prefer to keep it limited to some degree, `Message` reprs are already fairly long.

What's the status of this PR?

Since the upstream PR this is waiting on has been stalled for a while now, I've decided to go with the slightly more ~~fun~~ complicated way of patching the event...

I've changed it to generate more concise descriptions, by only taking the first section into account. The `:ogp_disable:` logic was also removed for now, as #722 changed things up quite...

> Perhaps we can launch it on all pages, and remove it from API reference pages if it turns out to not work too well. (We won't know unless we...

Can't reproduce after several tries (Ubuntu 22.04, ffmpeg 4.4.2), how reliably does this occur for you? Sounds like a (fairly harmless) race condition, in any case.

https://github.com/DisnakeDev/disnake/pull/611#issuecomment-1463770255

> you'll be better off figuring out a way to upgrade to a newer Python version That's fair. I haven't personally run into this issue in any of my projects...