bot.LoopCommand wont use embeds. (Normal [$title[]] and errors [{title:blabla}]). The function doesn't know what server/guild to pull the data from when using guild/channel/role based functions.
3.
$awaitReactions is setting off $awaitCmdReactions for some reason.
4.
Normal embeds not working for onRoleCreate, onRoleDelete, onEmojiCreate, onEmojiDelete, onUserUpdate. Use embed errors inside $channelSendMessage or $sendCrosspost etc.
5.
$eval - The {execute:} function breaks inside this
6.
$addReactions errors when using CUSTOM EMOJIS. even if it successfully reacts.