Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 285 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 285 Bytes

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