Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

What is Postal?

Not every chat service supports the sending of messages to users who are offline. Postal is a bot plugin designed to solve this problem. Though the core classes could be made to work with other C++ based chat bots, this implementation in particular is written as a module for the CamFrog Chatbot.

Dependencies

tinyxml is being used to persist data.

How Can I try it?

You can build the project by entering make in the same directory as the makefile. If #define CONSOLEMAIL_APP has been defined in the source then this should result in a command line version of the application.

An alternative to this approach is using any bots which make use of the module on Camfrog or through other chat protocols or services.

Copyright (c) 2012 Joshua Cole - MIT LICENSE

About

A Camfrog bot plugin for sending messages to offline users

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages