diff --git a/template-js/src/index.js b/template-js/src/index.js index aef4fd5..2346bfc 100644 --- a/template-js/src/index.js +++ b/template-js/src/index.js @@ -1,3 +1,5 @@ +/// + const { Client, GatewayIntentBits } = require('discord.js'); const { Sern, single } = require('@sern/handler');