~gdanix/telegram-bot-simple

Easy to use library for building Telegram bots in Haskell.
2facb477 — Daniel Trujillo Viedma 3 years ago
Add inline mode support to EchoBot
d89c8cbf — Daniel Trujillo Viedma 3 years ago
Initial support for inline mode
fb566618 — Daniel Trujillo Viedma 3 years ago
Add a pattern in the gitignore to prevent the commit of Emacs backup files

refs

inline_mode
browse  log 

clone

read-only
https://git.sr.ht/~gdanix/telegram-bot-simple
read/write
git@git.sr.ht:~gdanix/telegram-bot-simple

You can also use your local clone with git send-email.

#telegram-bot-simple

Build Status

Hackage Stackage LTS Stackage Nightly

Easy to use library for building Telegram bots in Haskell.

Disclaimer: this library is under development. It is usable for most stuff, but is still far from a stable release.

#LambdaConf 2018 workshop

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.

#Contributing

Contributions are welcome! Feel free to ping me on GitHub, file an issue or submit a PR :)

Nick