-
### Prerequisites
* [x] If this is a question/suggestion, I have already considered talking about it on the [Discord4J server](https://discord.gg/NxGAeCY)
* [x] This issue specifically has something…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
On my bot, I'm trying to get adding roles working, so I am trying to get the bot to add a custom role I have set. I have the bot set as administrator but it still won't add itself to my specified role…
-
[download]: https://bintray.com/dv8fromtheworld/maven/JDA/_latestVersion
[guild]: https://discord.gg/0hMr4ce0tIk3pSjp
[stack overflow]: https://stackoverflow.com/questions/tagged/java
## General …
-
```
wsproto 0.11.0 has requirement h11~=0.7.0, but you'll have h11 0.8.0 which is incompatible.
discord-py 1.0.0a1467+g6b75179 has requirement websockets=3.0, but you'll have websockets 5.0.1 which …
-
The guild i was trying to rank up in had non standard characters and would not work properly.
To fix this i changed the code to log the servers and got the correct characters to work.
Maybe add a …
-
Hi! Love the project so far. It's the best from the current discord-cli clients I've used, however I can't seem to switch guilds / servers reliably.
Here's a picture of the error since I can't se…
-
# Create a video animation that explains RChain's collaboration and bounty app.
**To get a smooth collaboration, that allows for 10,000 collaborators to work on.**
## Measure of completion
…
-
Any chance you could make a guide for self-hosting?
When I try to run the module, it tells me that "request-promise-native" is missing.
Thanks!
-
It's impossible to reliably obtain a `SocketMessage` from a `SocketChannel`.
Suppose I have a text channel (as `ISocketMessageChannel`), a message ID, and a `DiscordSocketClient`, and I want to ret…