npm install discord.js
node .
A discord bot made using Node.JS with the Discord node.
Other than normal hardcoded commands, This bot is able to play music using urls and youtube searches, as well as create simple custom commands through the discord chat, so that all users with the permission can easily add their own commands.
Examples shown below.
With the music command you are able to play a song by url or using the youtube searching algorythm.
You can also check the currently played song, or even skip it.
It is also possible to check the whole queue of songs, and even clear it.
With the custom commands you are able to add your own commands through the discord chat.
You can also edit the ones already added.
It is also possible to check the whole list of custom commands, and even clear it.