Skip to main content

a lightweight Slackbot framework for Python

Project description

Pypi Python Versions Build status

Description

Gendo is a Slack bot/wrapper around Python’s SlackClient, that allows anyone to have a Slack bot up and running in minutes.

Installation

  1. Clone the repository locally:

git clone git@github.com:nficano/gendo.git
  1. cd into the repo and install the dependencies:

pip install -r requirements.txt
  1. Duplicate/rename the sample config.yaml file.

cp config.yaml.sample config.yaml
  1. Edit the config file adding your Slack API token and channel name.

  2. Run the client!

python gendo.py

Todo

add some fishing unit tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gendobot-1.1.3.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page