An IRC wafflebot.
- Waffles
- Wafflebot will send you an email if you get pinged in a channel
- Far too many to describe, you'll have to explore!
/msg wafflebot join #myawesomechannel
Wafflebot did use Pushbullet for sending iOS notifications, but this has now been replaced by emails. If you would like iOS push notifications to be reenabled, let me know!
To subscribe, send wafflebot a private message with your email address:
/msg wafflebot notify subscribe [email protected]
Protip: You can enable browser/mobile notifications from wafflebot:
- https://support.google.com/mail/answer/1075549?hl=en
- http://www.howtogeek.com/171178/how-to-get-notifications-for-only-the-emails-you-care-about-with-gmail-on-android/
So you want to run your own Wafflebot? Good decision!
Suggested method of running Wafflebot is inside Docker.
git clone [email protected]/magicmark/wafflebot
cd wafflebot
make docker-run
Note: Wafflebot uses nodemailer for sending emails - see their documentation for info about the mail_transport_string
.
- Add more delicious british foods
Go for it! Submit a pull request :)