jdic should not crash on no results.
[zzz-dywypi.git] / dywypi.conf
index d68dfe3..f12289b 100644 (file)
@@ -637,7 +637,7 @@ supybot.directories.log: ./logs
 #
 # Default value:  
 ###
-supybot.plugins: Admin Math Misc User Owner Config Pokedex Channel Karma
+supybot.plugins: Admin Misc Pokedex WWWJDIC Channel User Unicode Owner Config NetHack Math Karma
 
 ###
 # Determines whether this plugin is loaded by default.
@@ -804,6 +804,18 @@ supybot.plugins.Misc.last.nested.includeNick: False
 ###
 # Determines whether this plugin is loaded by default.
 ###
+supybot.plugins.NetHack: True
+
+###
+# Determines whether this plugin is publicly visible.
+#
+# Default value: True
+###
+supybot.plugins.NetHack.public: True
+
+###
+# Determines whether this plugin is loaded by default.
+###
 supybot.plugins.Owner: True
 
 ###
@@ -840,7 +852,19 @@ supybot.plugins.Pokedex.public: True
 #
 # Default value: 
 ###
-supybot.plugins.Pokedex.databaseURL: 
+supybot.plugins.Pokedex.databaseURL: sqlite:////home/eevee/beta.veekun.com/veekun/pokedex.db
+
+###
+# Determines whether this plugin is loaded by default.
+###
+supybot.plugins.Unicode: False
+
+###
+# Determines whether this plugin is publicly visible.
+#
+# Default value: True
+###
+supybot.plugins.Unicode.public: True
 
 ###
 # Determines whether this plugin is loaded by default.
@@ -855,6 +879,18 @@ supybot.plugins.User: True
 supybot.plugins.User.public: True
 
 ###
+# Determines whether this plugin is loaded by default.
+###
+supybot.plugins.WWWJDIC: True
+
+###
+# Determines whether this plugin is publicly visible.
+#
+# Default value: True
+###
+supybot.plugins.WWWJDIC.public: True
+
+###
 # Determines whether the bot will always load important plugins (Admin,
 # Channel, Config, Misc, Owner, and User) regardless of what their
 # configured state is. Generally, if these plugins are configured not to