node-telegram-bot-api

A subset of the node telegram bot API in Purescript


License
MIT
Install
psc-package install node-telegram-bot-api

Documentation

purescript-node-telegram-bot-api Build Status

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