This is a School project. prefix * current commands: ttsVine: will return a tts string. funny: will return a image. vine: will join a voice channel and play a noise and leave if in one. and if not will return a string. ping: will take user input of a user and number of times and will that user that many times
(also quick note you might have to update node.js and discord.js when setting this up as well geting ffmpeg, @discordjs/voice, )
sources https://stackoverflow.com/questions/41580798/how-to-play-audio-file-into-channel, https://www.npmjs.com/package/ffmpeg-static, https://stackoverflow.com/questions/65896154/error-cannot-find-module-discordjs-opus, https://discordjs.guide/voice/#extra-dependencies, https://dev.to/arnavkr/updating-node-js-to-16-in-replit-1ep0, https://stackoverflow.com/questions/65896154/error-cannot-find-module-discordjs-opus,