Giter VIP home page Giter VIP logo

google-assistant-for-telegram's People

Contributors

simonx22 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

google-assistant-for-telegram's Issues

What is "ALLOWED_CHAT_IDS" env-variable

I tried to setup this bot, but then I encountered this error.

$> python3 telegramassistant.py --device-id XXX --device_model_id XXX
Traceback (most recent call last):
  File "telegramassistant.py", line 46, in <module>
    map(int, os.environ.get('ALLOWED_CHAT_IDS').split(','))
AttributeError: 'NoneType' object has no attribute 'split'

I will try to figure it out, but I thought it would be helpful, if this was documented somewhere.

Unclear about the user id, bot token, authorised user ids.

Hello Simonx22, in this line "Replace YOUR_ID with your own ID and YOUR_TOKEN with the token of the bot.", i cannot find YOUR_ID and YOUR_TOKEN. Do i have to replace it in the coding of program? I have the bot token but i don't understand the meaning of YOUR_ID.

And second thing, how can i get my device id(from my phone or from google website where i got device model id)

Please reply as soon as possible. I'll be very grateful to you and your project.

Which telegram module to install?

Used telegram-0.0.1.tar.gz, get error:
File "telegramassistant.py", line 21, in <module> from telegram.error import NetworkError, Unauthorized ImportError: No module named 'telegram.error'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.