Michael Oliveira

Results 33 comments of Michael Oliveira

EDIT: Misread the report, see followup comment which actually addresses the real issue. I believe this is intended behavior. Config **does not** have an option to **remove** defaults, only to...

So it looks like I missed the "reload" part of your original report - my bad. Updated code snippet below, which includes a simulated "reload", showing that creating a *new*...

Due to not receiving a response, and this seeming like intended behavior, I'm closing this issue. If you still think there is an issue, and you can provide exact reproduction...

@matcha19 I would recommend against working on this particular issue at this time. This is a feature request which has not yet been accepted as something we are interested in...

Did some basic testing of stuff I usually do with Red on 3.8.5 with this PR, seems like everything is still working as I expect it to.

@BlizzardTheWolf @AAA3A-AAA3A, the PR currently replaces the backup behavior for `[p]mute` when a mute role is not configured to use timeouts, rather than channel overrides. The `[p]timeout` command also exists...

> Red is a modular chat bot written in Python that is extremely customizable (and extendable through plugins) and has gained a large community of content creators. Red is a...

Audio (at least, the `[p]now` command, but I would expect other parts to be similar) does not use the built in `menu` util that received an update in 3.5 to...

In the meantime while this hasn't yet been added to the docs, the best source for help with backing up your instance of Red is our [support server](https://discord.gg/red), in case...

This PR has conflicts due to the addition of button support to help's menu options. Looking at the `SimpleMenu` class, it requires a `ctx` object to send the menu in,...