Prototype telegram bot for one company.
First of all you need python 3.8 or above,
then you need install requirements:
pip install requirements.txtThen go to BotFather in telegram for telegram TOKEN.
You need Yandex token and ffmpeg
(for converting audio to correct format for yandex service)
Using botan service (it has token too)
And for starting type
python start.pyP.S. It's old code and API can change.