all repos — simple-discord-music-bot @ 61364f5fe32e6420a82abd998c4a0baa264184e0

A Discord bot making use of discord.js and play-yt.

config.json.example (view raw)

1{
2	"clientId": "your-client-id-here",
3	"token": "your-token-here"
4}