This project is meant to be used with Telegram-Paperplane
This project uses the @dev branch of using pytgcalls
Hosting, use your phone and install code-server... you can use a cloud notebooks such as kaggle or google colab.
- !git clone https://github.com/Nllii/telegram_vc_sample.git
- !curl -fsSL https://code-server.dev/install.sh | sh
- !code-server --link
cd into telegram_vc_sample
python -m telegram_voice
{
"API_KEY": "",
"API_HASH": "",
"CHAT_ID":"",
"STRING_SESSION":"",
"PHONE":"",
"CLOUD_MODE":"",
"BOT_TOKEN":""
}