typebot
typebot copied to clipboard
A slack bot that will fetch type signatures via Hoogle
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.