Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

spilth/drawbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle CI

Drawbot

A Slackbot that offers random things for you to draw.

Prerequisites

You need to install NodeJS and Jasmine:

$ brew install nodejs
$ npm install --global jasmine

Setup

To check out and set up the project:

$ git clone git@github.com:spilth/drawbot.git
$ cd drawbot
$ npm install

Tests

To run the tests:

$ npm test

Running Locally

You can start up Drawbot locally with the following:

$ BOT_API_KEY=<your_api_key> node bin/bot.js

Usage

DrawBot only responds to messages starting with db and currently it only responds to the topic command:

Brian Kelly [12:58 PM]
db topic

drawbot [12:58 PM]
How about... '1080p Borders'?

Resources

About

Bot for Slack that suggests random things to draw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published