[config] adds a new param store_default
authorMatthias H <apoc@sixserv.org>
Thu, 6 Mar 2014 10:06:57 +0000 (11:06 +0100)
committerMatthias H <apoc@sixserv.org>
Thu, 6 Mar 2014 10:06:57 +0000 (11:06 +0100)
commitd642da9348926e418655685b92f0b68c11b710f1
tree0d3577c205d622b219c8e7026592515a44fee084
parenta3f8a4e5568b1fca793b9345287be40c000f6024
[config] adds a new param store_default

Creates a new option to store the default at first run.
This fixes the problem that random auth passwords are not
kept, it also allows us to always store the core.db config
value.
lib/rbot/botuser.rb
lib/rbot/config.rb
lib/rbot/ircbot.rb