Roach

Results 7 issues of Roach

https://github.com/slackapi/slack-api-specs

new feature

Would it be possible to add `token` types (bot/user/etc) to the spec output for API methods? https://github.com/slackapi/python-slackclient/issues/384#issuecomment-468864702

In a past life of this tutorial, you had to have the server up and running, then submit the *Request URL* in order to get the *Verification Token* to run...

documentation
good first issue

Currently it's not possible to start rtmbot with custom options for the underlying slackclient instance. Related: #86

in progress

https://github.com/slackapi/python-rtmbot/blob/master/requirements.txt

enhancement

Added helper and request logic to implement hmac request signing for webhooks