Skip to content
/ elsje Public

bot for slack, maintains a task list across channels

Notifications You must be signed in to change notification settings

steefmin/elsje

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elsje

codebeat badge

Waffle planned Waffle busy

A node.js bot for slack, that maintains a tasklist for all channels. Built with Botkit. Only in Dutch.

History

A lot of development work has been done on the fork of botkit. Restarted using this repo after using botkit as submodule in stead of hardcoding it in the repo and now moved on to a proper npm setup.

Elsje has been named after the comic figure of Scouting Nederland

Install

Install dependencies git and nodejs.

  $ git clone https://github.com/steefmin/elsje
  $ cd elsje
  $ npm install

Config

Create env.js from env.js.example and add your Slack API Token and storage folder path.

Run

From your elsje/ folder, run: node bot.js

Integrations

Current integrations:

About

bot for slack, maintains a task list across channels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published