Split Some Commands Up

This commit is contained in:
Daniel Odendahl Jr
2017-05-09 00:23:56 +00:00
parent 51b03fc2b1
commit 6092e9e09d
7 changed files with 38 additions and 7 deletions
+2 -1
View File
@@ -83,7 +83,8 @@ module.exports = class InfoCommand extends Command {
[random.cat](http://random.cat),
[random.dog](https://random.dog),
[fixer.io](http://fixer.io),
[konachan](https://konachan.net)
[konachan](https://konachan.net),
[lolibooru](https://lolibooru.moe)
`
);
return msg.embed(embed);