diff --git a/commands/admin/tag.js b/commands/admin/tag.js index bc6889e..2843e38 100644 --- a/commands/admin/tag.js +++ b/commands/admin/tag.js @@ -15,7 +15,8 @@ class TagCommand extends Command { }, { id: 'response', - type: 'string' + type: 'string', + match: 'rest' } ], channelRestriction: 'guild',