diff --git a/commands/template b/commands/template index 225e811..5896e8e 100644 --- a/commands/template +++ b/commands/template @@ -1,3 +1,5 @@ +const fn = require('../functions.js'); + module.exports = { name: '', description: '',