Bram

Results 7 issues of Bram

# Archiving This bot template is really outdated and it will not be able to function as it was supposed to after ~~April 30 2022~~ August 31, 2022. Is there...

help wanted
question

**Describe the bug** It's possible to add a component button with an empty string for the customId. **To Reproduce** Steps to reproduce the behavior: ```cs responseBuilder.WithComponent( new ActionRowComponentBuilder() .WithButton( "Previous",...

bug

# Add auto complete Currently the interaction type for auto completes are not handled. This should be added in **v2.0.0** ## Resources https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-type

enhancement

**Modals** Add support for modals. https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-modal

enhancement

# Guild rest client A Guild rest client has been added in **v1.3.0** but it is till missing some endpoints. ## Resources https://discord.com/developers/docs/resources/guild

enhancement

# Channel rest client A Channel rest client has been added in **v1.3.0** but it is till missing some endpoints. ## Resources https://discord.com/developers/docs/resources/channel

enhancement

**Describe the bug** I am experiencing a severe slow down of network traffic when using Rathole for a Minecraft server. The proxy server has a multi Gbit/s connection and our...

bug