Easy to use library for building Telegram bots in Haskell.
This library was featured in a LambdaConf 2018 workshop. The supplementary materials for the workshop is available at https://github.com/fizruk/lambdaconf-2018-workshop.
See bot examples here: https://github.com/fizruk/telegram-bot-simple/tree/master/examples
Use cabal build -fexamples
to build it.
If you are building with stack then use stack build --flag telegram-bot-simple:examples
.
Contributions are welcome! Feel free to ping me on GitHub, file an issue or submit a PR :)
Nick