Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Discord record bot, send record file to telegram.

Notifications You must be signed in to change notification settings

WoodManGitHub/Discord-Record-Bot

Repository files navigation

Discord-Record-Bot

This is an unfinished bot
Mixer by Licson
Record discord voice channel and upload files(.mp3) to telegram

How to use

1. npm install 
2. Edit config.json.example and rename it config.json
3. npm run start

Or run in pm2

1. npm install pm2 -g
2. npm install
3. Edit config.json.example and rename it config.json
4. pm2 start ecosystem.config.js

Problem

1. There may be a memory leak. (Observing)
2. There may be noise in the recording file.
3. Error: 4006: Session is no longer valid. When automatically reconnecting to the voice channel, the bot may be repeatedly activated.

About

Discord record bot, send record file to telegram.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published