Skip to content

🗿Slack bot for publishing pinned posts to Keitaro wiki

License

Notifications You must be signed in to change notification settings

keitaroinc/WikiBot

Repository files navigation

contributions welcome License Build Status

WikiBot

Slack bot for publishing pinned posts to Keitaro wiki

Installation

Clone this repository locally, then create a virtual environment to keep the dependencies for this project isolated from any other project you may be working on.

If you're using virtualenv run the following commands from the root of your project directory:

virtualenv env

Then activate your new virtual environment:

source env/bin/activate

After that, install dependencies:

pip install -r requirements.txt

About

🗿Slack bot for publishing pinned posts to Keitaro wiki

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published