class Irc::Bot::Journal::InvalidJournalMessage

The journal is a persistent message queue for rbot, its based on a basic publish/subscribe model and persists messages into backend databases that can be efficiently searched for past messages.

It is a addition to the key value storage already present in rbot through its registry subsystem.