David Schultz
David Schultz
maybe this should be configurable
This seems like it would be more suited to the [bitbot-modules](jesopo/bitbot-modules) repo @jesopo - thoughts on this?
Probably also should have a catch-all exception handler so that if a shortener breaks, the functionality won't just fail mysteriously.
I was able to resolve the scrypt issue on both macOS 10.15 Catalina and on Debian 10 Stretch by removing scrypt from requirements.txt and installing it directly via `pip3 install...
> 1. The first word of a multi word wiki search seems to not worry about the case but the second word > seems to require me to put in...
Personally, I think it would be a lot more useful to just allow channels to disable (not just filter) any commands they want on a per-channel basis
This will be addressed in my "General Improvements to the Wikipedia Module" patch which I will be releasing some time tonight.
How should it determine whether or not a PR is draft? Will we use the built in GitHub feature that @xfnw mentioned?
I haven't a clue as to if this is correct, but I'll just put it out here. https://github.com/examknow/bitbot/commit/53e111473eeb71262660126721c1c979a3b85d8d
> Both of the branches in your check of `coins-prevent-highlight` do the highlight prevention. Also, instead of using a lambda in that case, I feel like it would be easier...