easy-peasy-bot icon indicating copy to clipboard operation
easy-peasy-bot copied to clipboard

A template project to get you started writing Botkit bots for Slack

Results 10 easy-peasy-bot issues
Sort by recently updated
recently updated
newest added

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 1.4.40 to 3.6.1. Release notes Sourced from mongodb's releases. v3.6.1 The MongoDB Node.js team is pleased to announce version 3.6.1 of the driver Release Highlights Kerberos A...

dependencies

- moved botkit storage over to firestore - removed google cloud functions from repo

The setupWebserver function was being passed the port number from the environment variable, rather than the `port` argument from the calling function.

covers reconnect RTM, adds slash_command handler, if you like. Cheers

Steps to reproduce: 1. Open https://xxxx.localtunnel.me/login 2. Authorize bot in slack Get redirected to https://xxxx.localtunnel.me/oath?code=XXXXXX&state=botkit This route doesn't exist.