Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bb010g/telegram-bot

A Servant based Haskell wrapper for the Telegam Bot API.
https://github.com/bb010g/telegram-bot

Last synced: about 1 month ago
JSON representation

A Servant based Haskell wrapper for the Telegam Bot API.

Awesome Lists containing this project

README

        

# telegram-bot

A Servant based Haskell wrapper for the [Telegram Bot API](https://core.telegram.org/bots/api).

It's pretty neat.

Currently it's lacking proper file support until I figure out how the heck to
deal with optional file uploads and Servant.