Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bb010g/telegram-bot
- Owner: bb010g
- License: other
- Created: 2015-11-30T05:16:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T06:04:40.000Z (about 9 years ago)
- Last Synced: 2024-10-31T15:12:49.513Z (3 months ago)
- Language: Haskell
- Size: 19.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.