This is a Discord bot that will let you setup intro music whenever you join a voice channel!
To add this bot to your server, use this link:
https://discord.com/oauth2/authorize?client_id=871344514835550258&scope=bot
These resources helped me develop this bot:
- https://discordjs.guide/
- Helpful for setting up the basics
- https://discord.js.org/#/docs/
- Documentation for the JS library handling the discord integration
This project relies heavily on ytdl-core for fetching the youtube video data to play in Discord. The API that this dependency relies on is frequently changing which means this tool is likely to break every few months. My goal is to keep maintaining this, but there may be a few weeks between core fixes.