Closed DuncanCasteleyn closed 8 years ago
user = the current jda instance bot that is being used. See the memory object reference is being SelfInfoImpl = the bot itself.
The bot should not be allowed to attempt and a create a private channel for itself as this is not allowed by discord.
This has been addressed.
user = the current jda instance bot that is being used. See the memory object reference is being SelfInfoImpl = the bot itself.
The bot should not be allowed to attempt and a create a private channel for itself as this is not allowed by discord.