interbot

0.1.2 • Public • Published

Node.js SDK for Interbot.store

This plugin allows integrating bots and similar intelligent agents from the Interbot.store Interbot marketplace.

Installation

  • Install Node.js
  • Install Interbot.store SDK with npm:
npm install interbot

Usage

  • Create main.js or add the following code to your Bot/Agent JavaScript file:
var Interbot = require('interbot')("<your developer access token>", "<your bot access token>");
  • Run following command.
node main.js

Package Sidebar

Install

npm i interbot

Weekly Downloads

1

Version

0.1.2

License

none

Last publish

Collaborators

  • fiboio