October 11, 2014

How to Script your Email

The above script is a what I use to automate my email. If you'd like to add an action to it, here's what you need to do:

  1. Write a method to do what you want.
  2. Write a filter to identify what messages you want your plugin to act on.
  3. Add said filter as another elif in the main while loop.
  4. Finally, let me know what you've done, if you'd like. I'm genuinely fascinated with what the lot of you come up with.

No comments:

Post a Comment