random.cat API

This commit is contained in:
Daniel Odendahl Jr
2017-04-27 12:22:43 +00:00
parent b030c3e4ee
commit b3ec136124
8 changed files with 14 additions and 30 deletions
-1
View File
@@ -1,6 +1,5 @@
const { Command } = require('discord.js-commando');
const Jimp = require('jimp');
const request = require('superagent');
module.exports = class YearsCommand extends Command {
constructor(client) {