journal: start with core botmodule, api changes
authorMatthias Hecker <apoc@geekosphere.org>
Sat, 20 Jun 2015 17:25:39 +0000 (19:25 +0200)
committerMatthias Hecker <apoc@geekosphere.org>
Sat, 20 Jun 2015 17:25:39 +0000 (19:25 +0200)
commit85bfb8405528b2da203291b5671f9077d5b62742
tree1bb24a408ecf4b3cd383ced9818a91438884c651
parent257ba78e8564964b78f839cce45350b824c2f410
journal: start with core botmodule, api changes
lib/rbot/core/journal.rb [new file with mode: 0644]
lib/rbot/ircbot.rb
lib/rbot/journal.rb
lib/rbot/journal/mongo.rb
lib/rbot/journal/postgres.rb
test/test_journal.rb