Wardell Bagby

Results 9 comments of Wardell Bagby

No, not currently. It's an async loop, where every new message from a user is treated as the first message. There's no state or waiting logic currently in place. This...

You enter in their user id. The easiest way to get it is from a link to their Google+ profile, which you can get by clicking the user's icon in...

@stunna Do any of the conversations you're in have names with emojis in them?

@NicCollins I believe the issue with that is that certain terminals can't display unicode characters correctly. If you're on Windows, try running the bot in a Cygwin shell instead? If...

You're going to want to checkout the hangups_0_3_0_fix branch and use that. I haven't merged it to nightly or master yet but I will soon.

Man, I knew that would come back to bite me. You're gonna have to delete your database.db file if you want it to work with the newest version OR downgrade...

@sgrunt91 Hmm. Currently, I don't have the means for a time-based command like that, but I think it would be possible to add in a feature like that. Let me...

This is now more easily possible with the creation of "createconversation" in Hangups.

To make it a controlled component? Well, that's kind of where the issue is; I'm not entirely sure. What I'm looking for is a way to just give this an...