Home

Awesome

lambdaconf-2018-workshop

Gitter chat

LambdaConf 2018 workshop on building Telegram bots in Haskell.

Stage 8 demo

Preparing for the workshop

See preparation instructions to get ready for the workshop ahead of time! It is still possible to set up everything at the workshop, but it can steal some time and leave you with less time to play around :)

Working in stages

The workshop relies on a high-level library for buildling Telegram bots: telegram-bot-simple. The library is under development (does not support the whole Telegram Bot API out of the box at the time of writing), but you still can write any Telegram bot with it.

The workshop goes in stages, and you can find the code for every stage in app/stages. Here's what is accomplished in each stage: