Zephyrkul

Results 8 issues of Zephyrkul

### Type of feature request Other ### Description of the feature you're suggesting As discussed in #advanced-coding in the Red server. With discord.py 2.0's new asynchronous cog_unload, it should now...

Type: Feature
Status: Needs Triage

### Description of the changes Adds Trovo support to Streams. ### Have the changes in this PR been tested? Sort of. The code itself has been tested over the course...

Category: Streams

### What Red version are you using? 3.4.18 and 3.5.0 latest commit ### What were you trying to do? Pass `help=` explicitly to the `@commands.group` decorator ### What did you...

Type: Bug
Status: In Progress
Category: Command Module

According to the adjacent comment (and [Wikipedia](https://en.wikipedia.org/wiki/Baker_Island)), Baker Island is UTC−12. However, the timezone passed is incorrectly set to `Pacific/Funafuti`, a timezone of Tuvalu, which is on the other side...

cog: fifo

### Summary Attachment converter does not capture attachments for VAR_POSITIONAL parameters ### Reproduction Steps Create a command with a VAR_POSITIONAL (aka `*args`) parameter with the `discord.Attachment` typehint, then run it....

unconfirmed bug

usage would look something like `[p]blocksource [folder/path]` where `` is the repo (either a link or a Downloader repo name) and where `[folder/path]` is a subfolder in that repo (e.g....

enhancement
good first issue

### What Red version are you using? 3.4.5 ### Cog name Mod ### Command name ban ### What did you expect to happen? The bot to respond that the provided...

Type: Bug
Status: Accepted
Category: Cogs - Mod

`emoji_converter` sometimes returned instances of `discord.Emoji` rather than `str`s, causing a serialization error on attempting to save it to config.