1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-08-01 20:54:33 +00:00

removed src

This commit is contained in:
MatteZ02
2020-02-10 21:08:46 +02:00
parent f28c2fcd77
commit ee246734aa
48 changed files with 12 additions and 0 deletions

3
index.js Normal file
View File

@@ -0,0 +1,3 @@
const Discord = require('discord.js');
const MusicClient = require('./struct/client.js');
const client = new MusicClient({});