Added log message for successful outfit addition

This commit is contained in:
Salmonllama 2020-11-27 11:18:06 -05:00
parent 753320cd29
commit e8371b67a9

View File

@ -123,6 +123,7 @@ public class ImageListener implements MessageCreateListener {
}
chnl.sendMessage(response);
logger.info(String.format("Outfit from %s successfully added.", event.getMessageAuthor().getDiscriminatedName()));
// Add the reaction to the original message
GalleryController.getEmoji(channel.getIdAsString()).thenAcceptAsync(