Skip to content

programulya/gitter-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitter robot Build Status Join the chat at https://gitter.im/programulya/gitter-robot

Description

Gitter robot for math expressions including (),*,/,+,- in public gitter rooms.

alt tag

Installation

  1. Modify token in config.json
  2. Install packages with npm install
  3. Run with node source/index.js [roomId]

Examples

  1. Go to https://gitter.im/programulya/gitter-robot
  2. Put message calc 1+2 in the room
  3. Gitter robot should answer 1+2=3

Note! Gitter robot rounds result to 2 digits after comma. For example, for message calc 1+2/3 answer will be 1+2/3=1.67

Dependencies

  • node-gitter (1.2.8)
  • mocha (1.17.0)
  • should (3.0.1)

Tests

Run unit tests with: npm test

Deploy

Hosted on DigitalOcean using room programulya/gitter-robot

License

MIT

About

Gitter robot for math expressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published