]> git.donarmstrong.com Git - infobot.git/blobdiff - src/UserExtra.pl
- fixed "news #debian latest" - how did I break it?
[infobot.git] / src / UserExtra.pl
index b48158c9765deec2187de2a644d9986c832a3e4d..067370bf861739b88093dee1d38a6f0753ed61a5 100644 (file)
@@ -33,8 +33,7 @@ use vars qw(%channels %chanstats %cmdstats);
        Help => 'tell', Identifier => 'allowTelling',
        Cmdstats => 'Tell') );
 &addCmdHook("main", 'news', ('CODEREF' => 'News::Parse', 
-       Module => 'news', 'Cmdstats' => 'News',
-       Identifier => 'news' ) );
+       Module => 'news', 'Cmdstats' => 'News' ) );
 &addCmdHook("main", 'countrystats', ('CODEREF' => 'countryStats', 
 #      Forker => "NULL",
  ) );