main
kry008 2024-05-23 21:42:34 +02:00
parent fc159b2680
commit 2c4da3c247
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
//Author: KRY008
const { Client, Events, GatewayIntentBits, Collection, PermissionsBitField } = require('discord.js');
const { token, prefix, wwwport } = require('./config.json');
const fs = require('fs');