nonbeing / kiki

Greets newbies on a Slack team

Home Page:http://hypatia.software/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiki: Greets newbies on a Slack team

Kiki sends a private message (greeting.txt) to people who are new to your Slack team!

Kiki was named after Kiki, from Kiki's Delivery Service.

Usage

  1. Create greeting.txt, this will be the text sent to new users.
  2. mv bot_config.example.ini bot_config.ini
  3. Enter your Slack bot API key into bot_config.ini
  4. pip install -r requirements.txt

A file (userfile) is used as a database for detecting new users. It is updated when new users are detected.

About

Greets newbies on a Slack team

http://hypatia.software/

License:MIT License


Languages

Language:Python 100.0%