Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 481 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 481 Bytes

typebot

A slack bot that will fetch type signatures via Hoogle:

Configuration

  • Create a custom outgoing webhook integration in slack, and save the token.
  • Create a custom incoming webook integration in slack, and save the URL.
  • Configure the app.cfg as:
token="URL"

You can have the same bot service multiple slack teams by adding additional token="URL" lines. Deploy to your favorite server/provider.