hangupsbot icon indicating copy to clipboard operation
hangupsbot copied to clipboard

Bot for Google Hangouts

Results 8 hangupsbot issues
Sort by recently updated
recently updated
newest added

After installing a fresh version of all dependencies and hangupsbot itself, this error is given when attempting to run `hangupsbot.` Traceback (most recent call last): File "/usr/local/bin/hangupsbot", line 11, in...

Added a requirements.txt to make install a bit easier.

Is there a way that within a command, the bot waits for an answer? Example: User command: get_forecast Bot answer: Where? User: "new york" Everything within the same command

I am making a bot which can initiate a conversation with some mail ids in my database. I can retrieve the mail ids from my database but how do i...

How to retrieve email id of user who sent the message to bot before it is added to conversation i.e. new users? I have tried accessing all the possible methods,...

For example [["hi bot"], "Hello world!"] would not be triggered when typing "hi bot".

I'm trying to use some admin commands, but the bot doesn't seem to recognize me as admin, I've added both the conversation id and hangouts username of the person I...

After sucessfull token exchange, may the special chars in the hangouts: Connected! Conversations: Client unexpectedly disconnected: 'ascii' codec can't encode character '\xfc' in position 18: ordinal not in range(128) Waiting...