Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 657 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 657 Bytes

moleculer-telegram

contributions welcome npm version

This is a mixin for MoleculerJs to generate a telegram bot UI to easily call discoverable moleculer actions

Installation

$ npm install moleculer-telegram

Usage

Check Example Here