!7 p-exp { logModuleOutput(); discordBot(voidfunc(MessageReceivedEvent e) { print("Channel type: " + e.getChannelType()); bool isPrivate = e.getChannelType() == ChannelType.PRIVATE; print("Msg from " + e.getAuthor().getName() + ": " + e.getMessage().getContentDisplay()); S s = e.getMessage().getContentRaw(); if "gazelle image" { e.getChannel().sendMessage( new EmbedBuilder() .setImage("http://botcompany.de/1004590/raw/1101425") .setColor(Color.white) .build()).queue(); } }); }