all repos — simple-discord-music-bot @ 259d1de4ecac5f8665db926bf702f81e4d90e829

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}