1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-06-02 04:15:10 +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
View File
@@ -0,0 +1,3 @@
const Discord = require('discord.js');
const MusicClient = require('./struct/client.js');
const client = new MusicClient({});