-
Notifications
You must be signed in to change notification settings - Fork 0
BenRKarl/ken_slackbot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Ken SlackBot A custom SlackBot named Ken that handles basic tasks in my personal Slack channel. # To run in development mode: 1. Set an environment variable: `MONGODB_URI`. For example, 'mongodb://localhost:27017/db' 2. Run: `$ python lib/server.py` # To run tests: 1. Run `$ python -m unittest discover -v -s test -p *.py`
About
A custom SlackBot written in Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published