added stats channel

merge-requests/1/head
Supositware 5 years ago
parent 05567ef75e
commit 16cb07bfe3

@ -1,5 +1,5 @@
const { AkairoClient } = require('discord-akairo');
const { token, prefix, ownerID } = require('./config.json');
const { token, prefix, ownerID, statsChannel } = require('./config.json');
const client = new AkairoClient({
ownerID: ownerID,

Loading…
Cancel
Save