Skip to content

BenRKarl/ken_slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages