all repos — simple-discord-music-bot @ f5ac8b7e1de04b34091806153194cabdf9c24c6e

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

config.json.example (view raw)

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