mirror of
https://github.com/arthur-pbty/selfbot-discord.git
synced 2026-06-12 15:57:02 +02:00
add base commands
This commit is contained in:
+1
-1
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user