Noelle Wang

Results 28 comments of Noelle Wang

@Motiver7 There is no ports actively used for voice connections. Note that you'll get faster support on the [discord server](https://discord.gg/r3sSKJJ) instead.

This is not an issue with discord.py. The reason why is that the command is only synced to the guild, but not globally so it only shows up the commands...

Some additional notes that I want to point out: - It's recommended to not use the `on_ready` event to sync due to the dangers of the event being called randomly...

> I would recommend you change the presence once the `on_connect()` event is triggered on the first time the bot is alive. @Nooooooo-0328 `on_connect` suffers from the exact same issue...

original text: > What I'll suggest is don't do the classic discord logs, as they basically provide no information. What I'd recommend instead is to have a logging channel, but...

This wont be added for v0. probably during v1 at the very least

> > ping @Esmeray6 > > Ping someone from the top.gg team (if someone actually cares to look into these 🙃). > > I don't maintain the library anymore. Or...

> If nothing has changed by now, you'll have to run your changes through someone from the team (no collaborator permissions, you just create PRs and the team merges them)....