Closed efenderbosch closed 6 years ago
ok, never mind. I just created a #bot-chat channel with only the two bots in there and my bot can send the other one messages and parse the replies.
Discord does not support DMs between bots, and JDA wraps that behavior with the exception.
Or is this a design decision of JDA?
I just tried to do it and got
UnsupportedOperationException: Cannot send a private message between bots.