remove console-stamp

akairo
loicbersier 4 years ago
parent 044062c259
commit 221bf5cd86

@ -4,8 +4,6 @@ if (!fs.existsSync('./config.json')) {
}
const { AkairoClient, CommandHandler, InhibitorHandler, ListenerHandler } = require('discord-akairo');
const { token, prefix, ownerID } = require('./config.json');
require('console-stamp')(console, '[HH:MM:ss]');
class hahaYesClient extends AkairoClient {
constructor() {

@ -12,7 +12,6 @@
"canvas": "^2.6.0",
"capture-website": "^0.8.2",
"cleverbot-free": "^1.0.3",
"console-stamp": "^0.2.9",
"discord-akairo": "github:1Computer1/discord-akairo#master",
"discord.js": "github:discordjs/discord.js#master",
"erlpack": "github:discordapp/erlpack",

Loading…
Cancel
Save