Skip to content

e2fyi/api-bot

Repository files navigation

api-bot

Build Status Coverage Status styled with prettier

An api-bot is an customizable chat bot that can proxy with any APIs and transform the results into a bot message. A JSON or YAML config file is used to describe the both the interaction with the API and the transformation of the output. The config file/doc can also easily be served via a noSQL database.

This is a NodeJS library to handle various instructions for an api-bot.

Quick start

yarn add api-bot --save

API reference

More details on the API can be found at the Api-bot's jsDoc page.

About

NodeJS lib for handling various bot instructions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published