This simple bot creates a voice channel in your Discord. If you enter that channel, the bot will follow you. Speak with him and leave the channel. The bot will upload the audio file to the server.
- Node.js > 16
- ffmpeg
- Create .env file (following .env.example format) and put your bot token there.
- Run
npm install
to install dependencies. - Run
npm start
to build and start the bot.
Heavily (and shamelessly) based on https://github.com/chebro/discord-voice-recorder