A curated list of amazingly awesome Hedwig adapters, responders, and resources
Hedwig is a chat-bot framework inspired by Hubot written in Elixir.
- IRC - A IRC Adapter
- FaceBook Messenger - A Facebook Messenger Adapter (WIP)
- Flowdock - A Flowdock Adapter
- SendSonar - A SendSonar Adapter (WIP)
- Slack - A Slack Adapter
- SMS - A SMS Adapter powered by Twilio
- XMPP - A XMPP Adapter
- Telegram - A Telegram Adapter (WIP)
- Currency Converter - Converts an amount from one currency to another
- Gif Me - Responds with an appropriate GIF from Giphy
- Mopidy - Responder for Mopidy
- Simple Responders - A collection of simple Responders inspired by hubot-scripts
- Weather - Responds with a weather forecast
- Youtube - Responds with a relevant youtube video
- ExMustang - Slackbot and collection of various responders
- Continuous Delivery for Elixir (Part 2 — Our Project) by Jeff Weiss - Setting up Hedwig with Hipchat
- Hedwig bot framework - Building chatbots with Elixir.
- Hedwig twitter bot - Modifying our existing Hedwig bot to interact with Twitter via ExTwitter.
- Supervising-hedwig-twitter - Using Task.Supervisor to supervise our chatbot's ExTwitter streams, restarting them in the event of failure.