Skip to content

An helpful Discord Media Recorder Bot. This Recorder bot comes with a bunch of cool and powerful commands for both Discord and recording media (audio & video) streams.

License

Notifications You must be signed in to change notification settings

dbuentello/Discord-Recorder

Repository files navigation

Discord Recorder

Status

GitHub release (latest by date) GitHub Sponsor Me


About

An helpful Discord voice & video recorder bot. This Recorder bot comes with a bunch of cool and powerful commands for both Discord and recording media streams.

How to use

Commands

Recording:

  • @Media Recorder join - Join the current voice channel in which you are and record the audio.
  • @Media Recorder leave - Leave the current voice channel in wich the bot is.

Installation

  • Install Node.js v14.15.0
  • Install ffmpeg, gcc, git
  • Download Discord Recorder (open the terminal and write git clone https://github.com/Sense/Discord-Recorder or if you don't have/want to use git, download the ZIP by clicking the green Download button at the top right of this page)
  • Rename .env.example to .env in the directory and fill in the required information. Note that only variables with the *Required* comment are needed, everything else is optional
  • cd to the directory and run npm install to install the Node dependencies
  • Run npm run start in the directory to start the bot

Deployment

Docker

The main branch will be pushed soon to an official Docker image.

Updating

Updating Discord Recorder bot is like any other Node.js app. Just run git pull && npm install in the folder via the terminal if you're on Linux or the command prompt if you're on Windows. You may also download the ZIP, configure it and run npm install again.


Contribute or Feature Requests

Have a feature in mind? We'd love to hear about it. Feel free to open an issue and let us know.

Contributors

About

An helpful Discord Media Recorder Bot. This Recorder bot comes with a bunch of cool and powerful commands for both Discord and recording media (audio & video) streams.

Resources

License

Stars

Watchers

Forks

Packages

No packages published