jeffzemla

Results 4 issues of jeffzemla

Don't know why this isn't working... ``` jcz:rw jcz$ pip install jarjar Requirement already satisfied: jarjar in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (3.1) Requirement already satisfied: requests in /Library/Python/2.7/site-packages (from jarjar) (2.18.2) Requirement already...

Occasionally, a user may have a handle @xyz in Slack but (e.g.) `jarjar -u "@xyz" -m "test"` will result in `UserWarning: Response code 404: channel_not_found` This is because display names...

(base) xxxx@xxxx:~$ python Python 3.9.18 | packaged by conda-forge | (9c4f8ef1, Mar 08 2024, 07:32:51) [PyPy 7.3.15 with GCC 12.3.0] on linux Type "help", "copyright", "credits" or "license" for more...

Fixed #284 Minimal reproducible example and explanation of fix found under Issues/#284