add base commands

This commit is contained in:
Tutur33
2024-03-02 21:42:57 +01:00
parent 95daf7ef0f
commit c9965e913f
4 changed files with 65 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const { Collection } = require('discord.js')
import { Collection } from 'discord.js';
const { Client } = require('discord.js-selfbot-v13');
const loadEvents = require("./loadEvents");