diff --git a/template-js/src/index.js b/template-js/src/index.js index 2346bfc..de96b4b 100644 --- a/template-js/src/index.js +++ b/template-js/src/index.js @@ -1,7 +1,7 @@ /// const { Client, GatewayIntentBits } = require('discord.js'); -const { Sern, single } = require('@sern/handler'); +const { Sern, single, makeDependencies } = require('@sern/handler'); const client = new Client({ intents: [