Mike Shultz
Mike Shultz
devops pipeline added in PR #454 Will do some testing, pair it with #459, tighten it up, and we should be good to go
FYI: Fiddling with GCP Cloud CDN in #495 Don't think this should wait for that, though there's a chance it'll be usable soon.
@nnick do you have any details on the issue you were stuck on? Might be good to document so some future people can maybe poke at this.
Don't think that would be accurate. Lots of shops may have matching `hostname` and `auth_token` and not be in an error state. Thinking the only way to really check for...
Probably related: https://github.com/nextcloud/client/issues/235
Getting all members of a group is explicitly left out of bot functionality. At best the bot can watch for any users seen speaking in the channel, store them, and...
This is pretty straight forward for simple messages, but adding [the CTA is a little... weird](https://core.telegram.org/bots/api#inlinekeyboardbutton). It would probably need to be a secondary command entirely. That would require something...
`/price` already exists. Is there a problem with it or are you requesting a specific change to it? Gonna break the others out into separate issues since each one probably...
Relevant logs: 2020-06-19T19:51:13.773259+00:00 app[worker.1]: command: /price seen in chat_id -1001250600509 2020-06-19T19:51:14.786386+00:00 app[worker.1]: Update '{'update_id': 291083799, 'message': {'message_id': 7120, 'date': 1592596273, 'chat': {'id': -1001250600509, 'type': 'supergroup', 'title': 'Origin Protocol Spanish', 'username':...
I'm seeing the same thing. Restarting gets it a little bit further, but it will happen again within a few minutes. I've been syncing through the merge, if that matters.