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);

Package Sidebar

Install

npm i lowbot-terminal

Weekly Downloads

0

Version

0.1.1

License

ISC

Unpacked Size

3.28 kB

Total Files

4

Last publish

Collaborators

  • truemedia