all repos — simple-discord-music-bot @ 8f1693b44bb58af48d564493d00baf74f37a27b8

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}