Updated guild top commannd and updated commands handler

This commit is contained in:
2024-01-06 18:04:40 +01:00
parent 707e3c44bc
commit 2b92750778
2 changed files with 16 additions and 14 deletions

View File

@@ -68,7 +68,7 @@ export default function loadSlashCommandsEvents(client: Client, ft: FileType) {
})
}
// console.error(error)
console.error(error)
await interaction.reply({
content: "There was an error while executing this command!",
ephemeral: true,