Oliver Wilkes

Results 123 comments of Oliver Wilkes

This is still not accessible to bots https://github.com/discord/discord-api-docs/pull/6400

> I had no idea that this exists lol. But since it inherits from User, which got the change, it will have the same thing happen to it as well....

Draft as this is waiting on a docs PR.

Draft as this is waiting on a docs PR.

Alias what to what? This is overall a breaking change so won't be in 2.x.x, so breaking changes in a...breaking change is fine.

I have the opinion that a whole extension isn't all too beneficial, and simply creating a generic dispatcher which Client (and so, Bot) inherits from would be the best idea....

What extended functionality? All I see is it provides a try get `listeners` which is already possible directly. It seems to just be a stripped down wrapping of the bot...

The UI also says servers, but we use "guilds" as the terminology to match the Discord Developer docs.

Thank you @tamarahenson for the reply! #7240 seems to be unrelated, #7254 has the same error but the underlying logs include connection refused. As I have mentioned before, this works...

I have been doing that already and it is seemingly being saved to stack.env which is fine since I replaced env_file with substitution. As I said, it works on local...