wafflebot
v2.1.1
Published
An IRC Wafflebot
Downloads
3
Readme
wafflebot
An IRC wafflebot.
Fun Features
- Waffles
- Wafflebot will send you an email if you get pinged in a channel
- Far too many to describe, you'll have to explore!
Have Wafflebot join a room
/msg wafflebot join #myawesomechannel
Subscribe to Wafflebot for notifications
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/
How to run:
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
Mailing
Note: Wafflebot uses nodemailer for sending emails - see their documentation for info about the mail_transport_string
.
TODO
- Add more delicious british foods
Contributing
Go for it! Submit a pull request :)