This bot allows evaluation of arbitrary Haskell expressions in Telegram. It supports inline mode, a "/heval" command and evaluation in private messages
git clone https://github.com/yakuri354/haskell-tg
cd haskell-tg
TELEGRAM_BOT_TOKEN=<token> stack run