ken icon indicating copy to clipboard operation
ken copied to clipboard

A cutting edge (haha), object-oriented and highly modular application command handler for Discordgo.

Results 3 ken issues
Sort by recently updated
recently updated
newest added

### Short description Hello, Recently, discord rolled out a new [feature](https://discord.com/developers/docs/change-log#userinstallable-apps-preview) allowing bots to be linked to a user and used in DM's upon other things. Discordgo currently has an...

enhancement

Hi, I'm starting to use Ken on a new project. But when I register a listener to `discordgo.InteractionCreate` events I got `panic: MessageComponentData called on interaction of type ApplicationCommand`. There...

bug

Hello, With a RespondEmbed I don’t see that DeleteAfter is available nor do I see a way to delete it in general. Is it still possible to delete it somehow?...

enhancement