purescript-node-telegram-bot-api [](https://travis-ci.org/justinwoo/purescript-node-telegram-bot-api)

March 24, 2017 ยท View on GitHub

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