(Feat): New Features

This commit is contained in:
2025-12-17 14:45:57 +00:00
parent 470e5a13aa
commit 75aa141e07
8 changed files with 169 additions and 6 deletions

View File

@@ -103,7 +103,7 @@ export const blacklistCommand: Command = {
switch (subcommand) {
case 'add':
await handleAdd(interaction, client);
break;
break;https://www.ccavenue.com/https://www.ccavenue.com/
case 'remove':
await handleRemove(interaction, client);
break;