mezpahlan / crossword-now

Slack bot for when you want some crossword fun!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crossword-now

A Nodejs powered Slack bot in two parts built for Bluemix. A slash command and an incoming webhook to deliver crosswords for your Slack team.

Based on the work of David Amey.

Configure Environment Variables

Since Bluemix is essentially Cloud Foundry under the covers this should work for Cloud Foundry too. I haven't tested on other platforms so results may vary.

TODO

  • Document PouchDB and Promises updates.
  • Error scenarios
  • Can't unhash in anyway (crossword, id, type). Handle this in the unhash and send error back
  • Can unhash but crossword doesn't exist.
  • Can unhash but clue doesn't exist.
  • Will we get the same error response back from 2) and 3)?? If so, good.

About

Slack bot for when you want some crossword fun!

License:GNU General Public License v3.0


Languages

Language:HTML 97.5%Language:JavaScript 2.5%