Skyline/index.js

3 lines
87 B
JavaScript
Raw Normal View History

2021-11-22 17:39:03 +00:00
const dc = require("discord.js");
const client = new dc.Client({Intents: ["GUILDS"]});