ts-teamup
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

TeamUP API

Description

TeamUP API Wrapper for nodejs

Installation

$ npm install ts-teamup
or
$ yarn add ts-teamup

Usage

const bot = new TeamUP(); // Create Bot Client

...
bot.addHandler(EventType, callback); // add event handler
...

bot.run(auth); // start bot with authentication info

Readme

Keywords

none

Package Sidebar

Install

npm i ts-teamup

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

80.8 kB

Total Files

68

Last publish

Collaborators

  • heavyrisem