]> git.donarmstrong.com Git - infobot.git/blobdiff - blootbot/src/DynaConfig.pl
- ircTextCounters stuff moved into a separate function.
[infobot.git] / blootbot / src / DynaConfig.pl
index 88b0dcb14eb05e08ede79b71000605c33b0311f4..96ec68988f9091fd6d7e46614f82c6df8d1d5b2a 100644 (file)
@@ -848,6 +848,7 @@ my @regFlagsUser = (
        "O",    # dynamic ops (as on channel). (automatic +o)
        "A",    # bot administration over /msg
                        # default is only via DCC CHAT
+       "T",    # add topics.
 );
 
 1;