Skip to content

Telegram bot which saves and converts audio messages into .wav (16 kHz), saves photos containing faces

License

Notifications You must be signed in to change notification settings

sobakavosne/audio_dot_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

audio.BOT

Bot which save locally and convert audio messages into .wav (16 kHz), save photos' contain faces.

  • Telegram bot
  • Tests

Create environment variables for running application (TOKEN) and tests (TELEGRAM_APP_ID, TELEGRAM_APP_HASH, TELETHON_SESSION):

export TOKEN=...

Saving occurs on server:

  • ../source/static/photo/user_id for photos
  • ../source/static/voice/user_id for audio messages

About

Telegram bot which saves and converts audio messages into .wav (16 kHz), saves photos containing faces

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages