0.1.5 • Published 4 years ago

isq-bot v0.1.5

Weekly downloads
6
License
-
Repository
-
Last release
4 years ago

isq-bot

Node.js module for creating bots with ISQ New API

Getting Started

Install the module with: npm install isq-bot

var isq_bot = require('isq-bot');
isq_bot.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2020 artomich
Licensed under the Apache, 2.0 licenses.

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago