v2.1.0 push 2

This commit is contained in:
DJj123dj
2022-06-08 18:07:42 +02:00
parent 62a1f0f8c1
commit 1728c3653a
10 changed files with 113 additions and 78 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ module.exports = async () => {
}
}catch{
interaction.reply({ephemeral:true,content:"Something went wrong! Contact the owner of this bot for more information"})
interaction.replyinteraction.channel.send({embeds:[bot.errorLog.serverError("Something went wrong!**\nPlease try again another time!")]})
}
})
}