Prerequirements Python >2.7 SlackBot library pip install slackbot Requests library pip install requests Logging library pip install logging Running From command line: python run.py In case to daemonize it - just use appropriate configuration for you.