Pokedex: Fixed Unicode character escaping in links.
[zzz-dywypi.git] / dywypi.conf
index 39b3b56..d68dfe3 100644 (file)
@@ -63,7 +63,7 @@ supybot.networks.veekun.servers: irc.veekun.com:6667
 #
 # Default value:  
 ###
-supybot.networks.veekun.channels: #bot
+supybot.networks.veekun.channels: #bot #cafe #tcod #veekun
 
 ###
 # Determines what key (if any) will be used to join the channel.
@@ -95,7 +95,7 @@ supybot.reply.format.time: %I:%M %p, %B %d, %Y
 #
 # Default value: False
 ###
-supybot.reply.format.time.elapsed.short: False
+supybot.reply.format.time.elapsed.short: True
 
 ###
 # Determines the absolute maximum length of the bot's reply -- no reply
@@ -252,7 +252,7 @@ supybot.reply.whenNotAddressed: False
 #
 # Default value: False
 ###
-supybot.reply.requireChannelCommandsToBeSentInChannel: False
+supybot.reply.requireChannelCommandsToBeSentInChannel: True
 
 ###
 # Supybot normally replies with the full help whenever a user misuses a
@@ -286,7 +286,7 @@ supybot.reply.whenAddressedBy.chars:
 #
 # Default value:  
 ###
-supybot.reply.whenAddressedBy.strings:  
+supybot.reply.whenAddressedBy.strings: ยป
 
 ###
 # Determines whether the bot will reply when people address it by its
@@ -310,7 +310,7 @@ supybot.reply.whenAddressedBy.nick.atEnd: False
 #
 # Default value:  
 ###
-supybot.reply.whenAddressedBy.nicks:  
+supybot.reply.whenAddressedBy.nicks: dywypi
 
 ###
 # Determines whether the bot will unidentify someone when that person
@@ -320,7 +320,7 @@ supybot.reply.whenAddressedBy.nicks:
 #
 # Default value: False
 ###
-supybot.followIdentificationThroughNickChanges: False
+supybot.followIdentificationThroughNickChanges: True
 
 ###
 # Determines whether the bot will always join a channel when it's
@@ -337,53 +337,40 @@ supybot.alwaysJoinOnInvite: False
 # If this configuration variable is empty, no success message will be
 # sent.
 ###
-supybot.replies.success: The operation succeeded.
+supybot.replies.success: Okay.
 
 ###
 # Determines what error message the bot gives when it wants to be
 # ambiguous.
 ###
-supybot.replies.error: An error has occurred and has been logged. Please\
-                       contact this bot's administrator for more\
-                       information.
+supybot.replies.error: I AM ERROR
 
 ###
 # Determines what message the bot replies with when someone tries to use
 # a command that requires being identified or having a password and
 # neither credential is correct.
 ###
-supybot.replies.incorrectAuthentication: Your hostmask doesn't match or your\
-                                         password is wrong.
+supybot.replies.incorrectAuthentication: I'm afraid I can't let you do that,\
+                                         Dave.
 
 ###
 # Determines what error message the bot replies with when someone tries
 # to accessing some information on a user the bot doesn't know about.
 ###
-supybot.replies.noUser: I can't find %s in my user database. If you didn't\
-                        give a user name, then I might not know what your\
-                        user is, and you'll need to identify before this\
-                        command might work.
+supybot.replies.noUser: I don't know who %s is.
 
 ###
 # Determines what error message the bot replies with when someone tries
 # to do something that requires them to be registered but they're not
 # currently recognized.
 ###
-supybot.replies.notRegistered: You must be registered to use this command.\
-                               If you are already registered, you must\
-                               either identify (using the identify command)\
-                               or add a hostmask matching your current\
-                               hostmask (using the "hostmask add" command).
+supybot.replies.notRegistered: I'm afraid I can't let you do that, Dave.
 
 ###
 # Determines what error message is given when the bot is telling someone
 # they aren't cool enough to use the command they tried to use.
 ###
-supybot.replies.noCapability: You don't have the %s capability. If you think\
-                              that you should have this capability, be sure\
-                              that you are identified before trying again.\
-                              The 'whoami' command can tell you if you're\
-                              identified.
+supybot.replies.noCapability: Only cool kids can use %s.
 
 ###
 # Determines what generic error message is given when the bot is telling
@@ -391,34 +378,19 @@ supybot.replies.noCapability: You don't have the %s capability. If you think\
 # use, and the author of the code calling errorNoCapability didn't
 # provide an explicit capability for whatever reason.
 ###
-supybot.replies.genericNoCapability: You're missing some capability you\
-                                     need. This could be because you\
-                                     actually possess the anti-capability\
-                                     for the capability that's required of\
-                                     you, or because the channel provides\
-                                     that anti-capability by default, or\
-                                     because the global capabilities include\
-                                     that anti-capability. Or, it could be\
-                                     because the channel or\
-                                     supybot.capabilities.default is set to\
-                                     False, meaning that no commands are\
-                                     allowed unless explicitly in your\
-                                     capabilities. Either way, you can't do\
-                                     what you want to do.
+supybot.replies.genericNoCapability: Only cool kids can do that.
 
 ###
 # Determines what error messages the bot sends to people who try to do
 # things in a channel that really should be done in private.
 ###
-supybot.replies.requiresPrivacy: That operation cannot be done in a channel.
+supybot.replies.requiresPrivacy: Shh! Not in public!
 
 ###
 # Determines what message the bot sends when it thinks you've
 # encountered a bug that the developers don't know about.
 ###
-supybot.replies.possibleBug: This may be a bug. If you think it is, please\
-                             file a bug report at <http://sourceforge.net/tr\
-                             acker/?func=add&group_id=58965&atid=489447>.
+supybot.replies.possibleBug: I'm broken. :( Please harass developers.
 
 ###
 # A floating point number of seconds to throttle snarfed URLs, in order
@@ -494,7 +466,7 @@ supybot.commands.nested.brackets: []
 #
 # Default value: False
 ###
-supybot.commands.nested.pipeSyntax: False
+supybot.commands.nested.pipeSyntax: True
 
 ###
 # Determines what commands have default plugins set, and which plugins
@@ -619,28 +591,28 @@ supybot.drivers.maxReconnectWait: 300.0
 #
 # Default value: conf
 ###
-supybot.directories.conf: /home/eevee/dev/supybot/conf
+supybot.directories.conf: ./conf
 
 ###
 # Determines what directory data is put into.
 #
 # Default value: data
 ###
-supybot.directories.data: /home/eevee/dev/supybot/data
+supybot.directories.data: ./data
 
 ###
 # Determines what directory temporary files are put into.
 #
 # Default value: tmp
 ###
-supybot.directories.data.tmp: /home/eevee/dev/supybot/data/tmp
+supybot.directories.data.tmp: ./data/tmp
 
 ###
 # Determines what directory backup data is put into.
 #
 # Default value: backup
 ###
-supybot.directories.backup: /home/eevee/dev/supybot/backup
+supybot.directories.backup: ./backup
 
 ###
 # Determines what directories the bot will look for plugins in. Accepts
@@ -651,21 +623,21 @@ supybot.directories.backup: /home/eevee/dev/supybot/backup
 #
 # Default value:  
 ###
-supybot.directories.plugins: /home/eevee/dev/supybot/plugins
+supybot.directories.plugins: ./plugins
 
 ###
 # Determines what directory the bot will store its logfiles in.
 #
 # Default value: logs
 ###
-supybot.directories.log: /home/eevee/dev/supybot/logs
+supybot.directories.log: ./logs
 
 ###
 # Determines what plugins will be loaded.
 #
 # Default value:  
 ###
-supybot.plugins: Admin Misc User Owner Config Channel
+supybot.plugins: Admin Math Misc User Owner Config Pokedex Channel Karma
 
 ###
 # Determines whether this plugin is loaded by default.
@@ -714,6 +686,77 @@ supybot.plugins.Config.public: True
 ###
 # Determines whether this plugin is loaded by default.
 ###
+supybot.plugins.Karma: True
+
+###
+# Determines whether this plugin is publicly visible.
+#
+# Default value: True
+###
+supybot.plugins.Karma.public: True
+
+###
+# Determines whether the bot will output shorter versions of the karma
+# output when requesting a single thing's karma.
+#
+# Default value: False
+###
+supybot.plugins.Karma.simpleOutput: True
+
+###
+# Determines whether the bot will reply with a success message when
+# something's karma is increased or decreased.
+#
+# Default value: False
+###
+supybot.plugins.Karma.response: False
+
+###
+# Determines how many highest/lowest karma things are shown when karma
+# is called with no arguments.
+#
+# Default value: 3
+###
+supybot.plugins.Karma.rankingDisplay: 3
+
+###
+# Determines how many karma things are shown when the most command is
+# called.'
+#
+# Default value: 25
+###
+supybot.plugins.Karma.mostDisplay: 20
+
+###
+# Determines whether users can adjust the karma of their nick.
+#
+# Default value: False
+###
+supybot.plugins.Karma.allowSelfRating: False
+
+###
+# Determines whether the bot will increase/decrease karma without being
+# addressed.
+#
+# Default value: False
+###
+supybot.plugins.Karma.allowUnaddressedKarma: True
+
+###
+# Determines whether this plugin is loaded by default.
+###
+supybot.plugins.Math: True
+
+###
+# Determines whether this plugin is publicly visible.
+#
+# Default value: True
+###
+supybot.plugins.Math.public: True
+
+###
+# Determines whether this plugin is loaded by default.
+###
 supybot.plugins.Misc: True
 
 ###
@@ -783,6 +826,25 @@ supybot.plugins.Owner.quitMsg:
 ###
 # Determines whether this plugin is loaded by default.
 ###
+supybot.plugins.Pokedex: True
+
+###
+# Determines whether this plugin is publicly visible.
+#
+# Default value: True
+###
+supybot.plugins.Pokedex.public: True
+
+###
+# SQLAlchemy-compatible URL to the pokedex database.
+#
+# Default value: 
+###
+supybot.plugins.Pokedex.databaseURL: 
+
+###
+# Determines whether this plugin is loaded by default.
+###
 supybot.plugins.User: True
 
 ###
@@ -809,9 +871,9 @@ supybot.plugins.alwaysLoadImportant: True
 # configured (that is, if its value is empty) then sane defaults will be
 # provided.
 #
-# Default value: anydbm cdb flat pickle
+# Default value: sqlite anydbm cdb flat pickle
 ###
-supybot.databases: 
+supybot.databases: sqlite
 
 ###
 # Determines what filename will be used for the users database. This
@@ -1059,7 +1121,7 @@ supybot.defaultSocketTimeout: 10
 #
 # Default value: 
 ###
-supybot.pidFile: 
+supybot.pidFile: ./dywypi.pid
 
 ###
 # Determines whether the bot will automatically thread all commands.