XKCD Search

This commit is contained in:
Daniel Odendahl Jr
2017-11-12 17:14:08 +00:00
parent 75fdf490b1
commit 719acea235
@@ -7,7 +7,7 @@ module.exports = class XKCDCommand extends Command {
super(client, {
name: 'xkcd',
aliases: ['kcd'],
group: 'other',
group: 'search',
memberName: 'xkcd',
description: 'Responds with an XKCD comic, either today\'s, a random one, or a specific one.',
clientPermissions: ['EMBED_LINKS'],