This is the Google Assistant for Telegram. It's using the Google Assistant SDK.
- a Telegram bot token
- your own Telegram ID if you don't want that creepy people maybe message your bot
- reading the Google SDK documentation
Replace YOUR_ID
with your own ID and YOUR_TOKEN
with the token of the bot.
Simply run python3 telegramassistant.py --device-id YOUR_DEVICE_ID --device-model-id YOUR_DEVICE_MODEL_ID
Make sure to replace YOUR_DEVICE_ID
and YOUR_MODEL_ID
with your own. It will not work without it.