/Hacksoc-Imitate

A simple imitate bot for slack. A work in progress...

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

HackSoc-Imitate

Introduction

HackSoc-Imitate (or just imitate bot) is a simple imitate bot designed to imitate users on Slack using a markov chain.

The bot was designed for the HackSoc Slack server. You can blame Sam and HackSoc in general.

Dependencies

This bot depends on:

You can install these using the REQUIREMENTS file with pip. This should be as simple as:

pip install -r REQUIREMENTS

You may wish to use a virtual environment to isolate these dependencies from the rest of your machine.

License

This project is licensed under the BSD 3-Clause license, see LICENSE for details.