lowbot-terminal

0.1.1 • Public • Published

Lowbot terminal

Terminal adapter for lowbot

This is a work in progress

Installation

NPM

    npm i --save lowbot-terminal

Yarn

    yarn add lowbot-terminal

Usage

Node

    const LowBot = require('lowbot');
    const terminal = require('lowbot-terminal');
 
    let botInstance = new LowBot()
      .useAdapter(terminal);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    3
  • 0.1.0
    3

Package Sidebar

Install

npm i lowbot-terminal

Weekly Downloads

5

Version

0.1.1

License

ISC

Unpacked Size

3.28 kB

Total Files

4

Last publish

Collaborators

  • truemedia