This commit is contained in:
Daniel Odendahl Jr
2017-10-19 00:36:31 +00:00
parent 4cfab6e760
commit c056ca47e3
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@ module.exports = class PortalSendCommand extends Command {
group: 'text-edit',
memberName: 'portal-send',
description: 'Send a message to a random channel with `<portal>` in the topic.',
guildOnly: true,
args: [
{
key: 'text',