Roach
Roach
https://github.com/slackapi/slack-api-specs
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...
Currently it's not possible to start rtmbot with custom options for the underlying slackclient instance. Related: #86
https://github.com/slackapi/python-rtmbot/blob/master/requirements.txt
Added helper and request logic to implement hmac request signing for webhooks