mirror of
https://github.com/nx-bat/discordbot-ng.git
synced 2026-09-22 10:29:10 -04:00
Update ban message
This commit is contained in:
+1
-1
@@ -106,6 +106,6 @@ export default {
|
||||
return await interaction.editReply("Error banning user (couldn't ban).");
|
||||
}
|
||||
|
||||
await interaction.editReply('Banned.');
|
||||
await interaction.editReply(`<@${idToUse}> (${idToUse}) has been banned.`);
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user