Sóla Lusøt

Results 8 issues of Sóla Lusøt

Hi! I've used your project a lot and it's really not bad. But when I adapted it to my needs, I noticed how messy the code is. So I decided...

Personally, I don't see why this setting is needed. It's super easy to set a nickname via Discord UI. Imagine a situation, when someone sets a nickname for bot via...

### Summary Description of prefix bridge command is missing ### Reproduction Steps Create any bridge command with `description`. ### Minimal Reproducible Code ```python @bot.bridge_command(description="really useful description") async def test(ctx): await...

bug
priority: medium

### Summary Bridge commands are duplicated in cog help ### Reproduction Steps 1. Create a bridge command in a cog. 2. Request help for that cog ### Minimal Reproducible Code...

bug
priority: low
on hold

### Summary Bot hangs when trying to connect to restricted VC ### Reproduction Steps 1. Create a VC 2. Forbid the bot to connect to it 3. Run the `connect`...

bug
priority: medium

Hello. I'm the developer of [CIT-paper](https://modrinth.com/project/tgrwridZ) plugin that provides server-side CIT support. Since it heavily relies on resource packs, the ability to automatically upload generated packs to a server would...

**Feature Proposed** Hello. First of all, thanks for developing this project - it is quite cool and simple. As for now, only one client public key can be configured, which...

enhancement