Skip to content

an attempt to create Telegram bot for handling most popular actions on audio files (tags, cuts, make voicemessages)

Notifications You must be signed in to change notification settings

remort/soundhound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundHoundBot

Бот поможет в простых повседневных действиях с вашим аудио в Telegram. Смотри /info в Sound Hound bot

A little audio helper for your daily Telegram needs. See /info in Sound Hound bot

Feedback: @redahead.

Запуск на dev-машине:

  • Запустить ngrok: ngrok http 7000 или nginx, проксирующий на 127.0.0.1:7000.
  • Наполнить .env константами SERVER_NAME, PUBLIC_PORT и TOKEN.
  • Запустить проект docker-compose up -d.

SERVER_NAME и PUBLIC_PORT это домен и порт по которому будет доступен webhook для бота.

Telegram разрешает публиковать webhook для ботов только на портах 80, 88, 443 и 8443.

About

an attempt to create Telegram bot for handling most popular actions on audio files (tags, cuts, make voicemessages)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published