https://github.com/simonx22/google-assistant-for-telegram
Google Assistant for Telegram
https://github.com/simonx22/google-assistant-for-telegram
google google-assistant google-assistant-sdk telegram telegram-bot
Last synced: about 2 months ago
JSON representation
Google Assistant for Telegram
- Host: GitHub
- URL: https://github.com/simonx22/google-assistant-for-telegram
- Owner: Simonx22
- Created: 2017-12-21T23:15:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T04:09:10.000Z (over 4 years ago)
- Last Synced: 2025-02-27T03:47:31.931Z (2 months ago)
- Topics: google, google-assistant, google-assistant-sdk, telegram, telegram-bot
- Language: Python
- Homepage:
- Size: 35.2 KB
- Stars: 45
- Watchers: 5
- Forks: 28
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is this?
This is the Google Assistant for Telegram. It's using the [Google Assistant SDK](https://github.com/googlesamples/assistant-sdk-python).# What do I need?
- [a Telegram bot token](https://core.telegram.org/bots#3-how-do-i-create-a-bot)
- [your own Telegram ID if you don't want that creepy people maybe message your bot](https://github.com/GabrielRF/telegram-id#web-user-id)
- [reading the Google SDK documentation](https://developers.google.com/assistant/sdk/overview)# I registered my device and got my bot token, now what?
Replace ```YOUR_ID``` with your own ID and ```YOUR_TOKEN``` with the token of the bot.# How do I start it?
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.## Please report any issues and feel free to ask me questions if you didn't understand something correctly.
# Screenshot
