A plugin that controls the ChromaBot Discord bot and provides Minecraft chat functionality and other features.
GNU General Public License v3.0
1
stars
0
forks
source link
It's possible to connect the private chat as a Minecraft chat #82
Closed
NorbiPeti closed 4 years ago
Description: Channelcon in DMs work and then messages get processed both as commands and messages.
Steps to Reproduce:
channelcon a
in DMResult: Channel gets connected, further messages are sent as messages and commands.
Expected Result: No connection is made (since there's the
mcchat
command).