Telegram bot for vocalize articles from websites This example created for vocalize articles from TJournal and VC.ru
Using Tinkoff-voicekit
Just use BotFather to create your Telegram bot
{
"token": "your_bot_token",
"scenario_file": "./Scenarios/scenario.yml"
}
How to get - read Tinkoff Voicekit documentation
{
"apiKey": "your_api_key",
"secretKey": "your_secret_key",
"issuer": "issuer_name",
"subject": "subject_name"
}