A Discord bot that lets you play local audio tracks in your server. Written for Discord.JS v14
Find a file
2020-07-20 20:12:52 -04:00
music Added help embed and made some tweaks 2020-07-20 19:58:06 -04:00
.gitignore Now you must add more stuff in the config.json file now 2020-07-20 16:09:35 -04:00
bot.js Fix some coding styles 2020-07-20 20:07:03 -04:00
LICENSE.md License 2020-07-19 15:32:22 -04:00
package.json Removed skip and finally made the music loopable! 2020-07-20 16:57:03 -04:00
README.md Updated README.md 2020-07-20 20:12:52 -04:00

Project Jul-2020 Discord Bot

A Discord bot that's made for Alee's birthday. Written in Discord.JS.

If there's anything wrong, feel free to make a fork and put a pull request.

Configuration

Make a new file called config.json

{
    "token": "token_here",
    "prefix": "!",
    "voiceChannel": "voice_channel_id",
    "botOwner": "your_user_id_here"
}

Add your own audio files using the mp3 file extension to ./music

Help Command

Public Only
-----------
help - Displays commands
ping - Pong!
git - Links to the source repo
about - About the bot

Bot Owner Only
--------------
join - Joins voice chat
skip - Skips the audio track
leave - Leaves voice chat
stop - Stops bot