Package

purescript-node-telegram-bot-api

Repository
justinwoo/purescript-node-telegram-bot-api
License
MIT
Uploaded by
justinwoo
Published on
2018-06-11T07:00:48Z

This is a very small subset of the node-telegram-bot-api API.

Development

To run the tests, provide environment variables like so:

export TEST_TELEGRAM_BOT_TOKEN='your telegram bot api token here'
export TEST_TELEGRAM_MASTER='your telegram id here for the bot to
message and get messages from!'

Usage

See the tests and the docs