CGNotifier
A module for use by other modules to facilitate sending messages via different mechanisms by email or to social networks.
Administrators, or users can create a profile as to how/when/where notifications should be sent, and then sending modules can just send messages.
This module is used by other modules to do things like create facebook posts to a users wall, or twitter messages, or emails when things happen on the website.
This module requires various gateway modules such as CGTWeet, CGFBPost, or CGFBApp.