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

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}