s
This commit is contained in:
@@ -83,9 +83,7 @@ module.exports = {
|
|||||||
await interaction.reply({ content: 'Error while reloading: ' + err, ephemeral: true })
|
await interaction.reply({ content: 'Error while reloading: ' + err, ephemeral: true })
|
||||||
}
|
}
|
||||||
await interaction.reply({ content: 'Reloading...', ephemeral: true })
|
await interaction.reply({ content: 'Reloading...', ephemeral: true })
|
||||||
}).error(err => {
|
})
|
||||||
console.log(err)
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (subcommand === 'listallverified') {
|
if (subcommand === 'listallverified') {
|
||||||
|
|||||||
Reference in New Issue
Block a user