Michael Oliveira

Results 33 comments of Michael Oliveira

This is caused by `[p]mute` when no mute role is set up. The bot is currently calling `channel_mute_user` for every channel in the server, and that function moves the user...

> These keys are, in my sense, more interesting to use when it is about Red's APIs itself only (Config, Bank, and so on). The difference here being that it's...

I cannot reproduce this issue on 3.4.18 with the following steps: 1. Create a global playlist with `[p]playlist create GlobalPlaylist --scope global` 2. Add a few songs to the playlist...

I understand why the *individual songs' data* is cached, however I believe caching *what songs are in the playlist* is a bit much, and isn't an obvious behavior. It would...

![image](https://user-images.githubusercontent.com/34169552/169173651-174d12ee-7c0b-4e1e-90c2-96fcdaefec3b.png) This is how it currently appears. `Attention` is used to outline the risks of the development version and `Note` is used for the steps to actually install it (with...

When this function was first made, it was misspelled in this manor. To avoid a breaking change, it was renamed to the new spelling but maintained an alias to the...

To solve this issue, I would suggest using `send_interactive` rather than `send` in the `[p]traceback` command.

I am -1 on this proposal as it is currently written for the following reasons: - The name "Arke", while nice and pretty, does not do a good job of...

We are not opposed to the idea of supporting Lavalink plugins, however Draper's concerns about the specific implementation you mentioned are still valid.

We're interested in some method of implementing this, however the details absolutely need to be ironed down before this can be worked on.