diskord icon indicating copy to clipboard operation
diskord copied to clipboard

[Mirror of GitLab] A Kotlin client for Discord with a light wrapper on the REST APIs and a simple to use DSL for basic bots.

Results 2 diskord issues
Sort by recently updated
recently updated
newest added

Is it possible with its current implementation to get information regarding discord server. For example if I want to extract information about member count in a server, active users (online)...

The issue with Discords API is that whenever a global command exists, it will randomly throw an error saying it's already created and crash the bot. Solution: pull all global...