diff --git a/commands/community.js b/commands/community.js index a2c2456..91a76a7 100644 --- a/commands/community.js +++ b/commands/community.js @@ -1,4 +1,5 @@ const { MessageEmbed } = require('discord.js'); +const ObjectId = require('mongodb').ObjectId; module.exports = { name: "community",