osdc / osdc-bot

Our Beloved Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSDC Bot

travis status Join the chat at https://gitter.im/osdc/Hackers

This bot lives at https://gitter.im/osdc/Hackers

Installation:

$ npm install
$ pip install -r requirements.txt

Running:

$ python server.py
$ TEST=true node chatbot.js # Run locally with I/O to stdin and stdout.

Testing:

Run code linter: npm run-script lint

Run frontend tests: npm run-script frontend_tests

About

Our Beloved Bot


Languages

Language:JavaScript 88.4%Language:Python 11.6%