Another Fix
This commit is contained in:
parent
a1728d8011
commit
a0e96f50c2
|
|
@ -2,6 +2,7 @@ const pool = global.pool
|
||||||
const fpbx = global.fpbx
|
const fpbx = global.fpbx
|
||||||
const client = global.client
|
const client = global.client
|
||||||
const log = global.log
|
const log = global.log
|
||||||
|
const Discord = require('discord.js');
|
||||||
|
|
||||||
module.exports = {};
|
module.exports = {};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue