Skip to content

Kiriox94/discord-voice-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Voice Recorder

Description

Discord Voice Recorder is a self-hosted discord bot that will record everything a certain person says on all the discord servers where the bot is present.

Installation

Open a command terminal and run these commands (required : node js, npm and git)

git clone https://github.com/Kiriox94/discord-voice-recorder.git
cd discord-voice-recorder
cp config.example.json config.json
npm install

Once finished, open the config.json file, then copy your bot's token and the user id you want to register.

All you have to do is run :

npm start

And now the bot is online.

Avertissement

This project is for educational purposes only. Please do not use it for people who have not given their consent. I cannot be held responsible for any use made of my project.

About

The source code of a discord bot under node js to record what a specific person says.

Resources

License

Stars

Watchers

Forks