mirror of
https://github.com/Alee14/DLAP.git
synced 2025-01-22 10:52:03 -05:00
A Discord bot that lets you play local audio tracks in your server. Written for Discord.JS v14
audio-playerbotdiscorddiscord-botdiscord-jsdiscord-js-v14discord-local-audio-playerdiscord-local-music-playerdiscord-music-botdiscordbotdiscordjslocal-music-playermusicmusic-player
music | ||
.gitignore | ||
bot.js | ||
LICENSE.md | ||
package.json | ||
README.md |
Project Jul-2020 Discord Bot
Discord bot made for Alee's birthday in voice chat
Configuration
Make a new file called config.json
{
"token": "token_here",
"prefix": "!",
"voiceChannel": "voice_channel_id",
"botOwner": "your_id_here"
}