Skip to content

A chatbot written in Python for deployment in a Slack team. AI is based on Markov chains, and is intended primarily for occasional amusement.

Notifications You must be signed in to change notification settings

J-Spade/slackov

Repository files navigation

slackov

Setup

(Instructions below use bash, use equivalent commands in Windows land)

  1. Clone this repository.
  2. Make sure you have Python 2.7.11 and pip installed.
  3. Install slackclient and tweepy using pip. pip install slackclient pip install tweepy
  4. Run the program for the first time. It will fail hard and create a slackov.cfg configuration file. Enter the appropriate value next to the comma for each key. python runSlackov.py

About

A chatbot written in Python for deployment in a Slack team. AI is based on Markov chains, and is intended primarily for occasional amusement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages