diff --git a/commands/stats.js b/commands/stats.js index f070453..fde587a 100644 --- a/commands/stats.js +++ b/commands/stats.js @@ -1,4 +1,5 @@ const { EmbedBuilder } = require('discord.js'); +const fs = require('fs'); module.exports = { name: "stats",