I'd like to see if I can make the following improvements to the PRs created by non-code-privileged users when they use the !!/blacklist command:
The first two are easy enough; the third is just about possible currently but would require a lot of code Smokey-side that doesn't have much relevance to spam-detection...
but would require a lot of code Smokey-side that doesn't have much relevance to spam-detection
I've thought about doing this from the metasmoke side. We could have a webhook from GitHub fired on pull request creation, then embed a comment or something in Smokey PRs that we could pick up on.
Second one (linking user chat profile) is done, see #311 as an example.

No. 3 is now done. Suggestions for more information to cram in there are definitely welcome!
Most helpful comment
I've thought about doing this from the metasmoke side. We could have a webhook from GitHub fired on pull request creation, then embed a comment or something in Smokey PRs that we could pick up on.