asvyazin / telegram-hoogle-bot

Hoogle bot for Telegram in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hoogle Telegram Bot (in Haskell, of course).

Commands:

  • /hoogle {query}
  • /hayoo {query} (not implemented yet)

Uses polling to get updates. To run set environment variable TELEGRAM_BOT_TOKEN to string "bot{your_token}" (without quotes).

About

Hoogle bot for Telegram in Haskell

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%