-
# Description
Whenever I try to create a paginator without a page I get an exception saying `No such group: tags` but it should be `Empty paginators aren't allowed' or something similar
### …
-
# Description
- I'm using group function of Paginator.
Exception log:
```
2022-07-08 10:18:31.871 [DefaultDispatcher-worker-8] ERROR c.k.k.e.c.a.slash.SlashCommand - Error during execution…
-
# Summary
Add a method to easily timeout a member for a duration and a method to disable timeout of a member.
# Current Behaviour
Editing the member `timeoutUntil` or `communicationDisabl…
Ayfri updated
2 years ago
-
# Suggestions
Specific API to await messages from users
-
# Summary
Make methods in ApplicationCommandRegistry open.
# Current Behaviour
Methods like `handle`, `ChatInputCreateBuilder.register` are public, but not open.
# Preferred Behaviour
…
-
So, we can't use threads until discord fully documents them - According to what I understood from the Software Design info,
```
However, for now we are leaving this as a manual task for users to d…
-
# Description
Creating a Koin module or definition inside of the `beforeKoinSetup` hook, the `createdAtStart` flag gets ignored, as those modules/definitions do not in fact get instantiated at …
-
# Summary
Allow disabling feedback command when using sentry extension.
# Current Behaviour
Currently, we can't disable the feedback command if the sentry extension is enabled.
# Prefe…
-
# Summary
Currently I have a (very) niche problem whenever I want to test or run my bot -- turns out that Kord defaults to use CIO for its default HTTP engine for Ktor, which has some bizarre iss…
-
# Current Behaviour
There is no easy way to send help from a command action