Giter Site home page Giter Site logo

formidable-blabs's Introduction

formidable-blabs

Build Status

Hi! I'm Blabs, a Slack bot originally written for the fine people at Formidable Labs. You could run me, too! I have minimal external dependencies, and a lot of my behavior can be configured from a flat file. I'm also pretty easy to extend, if you're in a forking kind of mood. The one thing I'm not is a library.

Dependencies

Very few of 'em! You need: a recent installation of Leiningen; sqlite3. Boom.

Setup and Run

Blabs is pretty easy to configure. Do like so:

  1. Setup a Bot Integration in your Slack account. Slack has a really sharp UI for this. Use their UI.
  2. Clone this repo. cd in to formidable_blabs/resources.
  3. Make a copy of the file local.edn.template; call it local.edn.
  4. Replace the block <REPLACE ME> with your Slack token.
  5. Now cd back to the project root and run:
# One-time setup
$ lein init-db

# Start it up!
# Set env to dev if you want hella verbose logging ;-P
$ NOMAD_ENV=prod lein trampoline run

Blabs should now be responding in your Slacks!

Documentation

Blabs' source is pretty well documented. You can read it directly, or you can checkout the online version here.

Bugs

Probably! Issues are tracked in the usual github manner.

License

Copyright © 2015 Ross Donaldson

MIT License; see the LICENSE for details.

formidable-blabs's People

Contributors

gastove avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.