operationcode_pyback icon indicating copy to clipboard operation
operationcode_pyback copied to clipboard

Python slack bot for handling new members

Results 7 operationcode_pyback issues
Sort by recently updated
recently updated
newest added

New repo is up, we'd like to scope out the remaining issues and transfer them along.

Unit tests and starting of framework for connecting to the OC Backend. Sends a GET to */api/v1/slack_users/access and introduces new exceptions for the response.

When a new user is greeted, given that we know their zip code, we can recommend #city/#state Slack channels to them via a DM from the bot - without needing...

Something that indicates it does more than greeting. ### Things to change - [x] Repository name - [ ] references to new name in documentation - [ ] slack api...

Another slack utilizes the following Python-based bot for cleaning up stale channels; https://github.com/randsleadershipslack/destalinator It has four components; * Warner - The Warner notifies channels that have been inactive for a...

Our signup flow gives us an idea of the geographical area someone is coming from, as well as their interests. Can/should we pipe that in the community channel, too?