Skip to content

Yash17Agrawal/osdc-bot

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.4%
  • Python 11.6%