Rick Measham

Results 7 comments of Rick Measham

Has anyone found a solution? The oAuth scopes don't let me add "chat:write:bot". I suspect they've broken something.

Slack Support team have responded quickly! You can no longer set `as_user` to `false`. They've raised a bug report to fix the error that's returned.

Hi @lipoja, is there a fix for this yet? There's a `fix_cache` branch that appears to be aimed at fixing this issue. Below are my observations before I saw that...

Case in point why we should not be modifying a distributed file: ``` Switching clone ./src/urlextract to git://github.com/rickmeasham/URLExtract.git (to revision master) Running command git config remote.origin.url git://github.com/rickmeasham/URLExtract.git Running command git...

I've grabbed the `fix_cache` branch, but when the cache file is not available in the `cache_dir`, calling `update()` attempts to update the default file. To fix this for now, I'm...

@paulfdietrich said: > Is there a way to PIP install that branch? You can use this, but I'm not going to be tracking any changes to the official repo. Caveat...

@tresni Without taking _any_ look at it at all (I will later) I wonder if there's 115 events in the calendar, but some part of icalevents removes duplicates -- which...