a discord bot that plays random audio at random intervals in a discord channel
this was made very quickly for some fun, may have bugs.
example audio is included :)
-
install all dependencies
-
add your bot token to the config file
-
add as many audio files as you want into the audio folder, make sure they are named from 0 to x (ex. 0.mp3, 1.mp3, etc.)
-
look through index.js, tweak it to your liking
-
done
-
discord.js
-
discordjs/opus
-
opus
-
ffmpeg-static