This is an unfinished bot
Mixer by Licson
Record discord voice channel and upload files(.mp3) to telegram
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
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.