diff --git a/commands/pasta.js b/commands/pasta.js index 65ce3d3..7d8dfe3 100644 --- a/commands/pasta.js +++ b/commands/pasta.js @@ -1,3 +1,5 @@ +const functions = require('../functions.js'); + module.exports = { name: 'pasta', description: 'Send a copypasta.',