Skip to content

Telegram bot to normalize volume level in voice and video messages.

License

Notifications You must be signed in to change notification settings

kotofos/telegram-voice-normalizer-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot for normalizing volume of voice messages and video messages

Running in docker

docker run -it --rm -e TOKEN=TOKEN kotofos/voice-msg-volume-bot

Running

  • install ffmpeg
  • Set TOKEN environment variable
  • pip install -r requirements.txt
  • python bot.py

About

Telegram bot to normalize volume level in voice and video messages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published