Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 815 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 815 Bytes

Telegraf Test

Telegraf Test - Simple Test Framework of Bots in Telegraf

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm command line tools.

npm install telegraf-test --save

Dependencies

  • axios: Promise based HTTP client for the browser and node.js
  • debug: small debugging utility

Dev Dependencies

  • telegraf: 📡 Modern Telegram bot framework
  • expect.js: BDD style assertions for node and the browser.
  • mocha: simple, flexible, fun test framework

License

MIT