Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

masterbot

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

masterbot

A master bot for polybot

  • 1.0.0
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Build Status JavaScript Style Guide

A configurable chatbot for Telegram, Slack and Messenger via JSON file.

🚧 Under development. Version 1.0.0 will be released soon. 🤓

Usage

  • Clone this repo
  • Run $ yarn or $ npm i
  • Copy polybot-test.sample.json as polybot-test.json
  • Run $ node index.js

Deployment

masterbot was made to run with now (from first commit). So, you only need to to run:

$ now -e NODE_ENV=production

or you can deploy as a common node app.

Contribute

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Start making changes

As always, you can use $ npm test to run the tests and see if your changes have broken anything.

Keywords

FAQs

Package last updated on 23 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc