add if you swear 3 or more times you are unceremoniously logged out
[spider.git] / perl / DXChannel.pm
index f65e43df41be75d009a10f799de5eff8d6b1719f..580783a6a466383f2ae8fac35106c03d2f38e38f 100644 (file)
@@ -106,6 +106,8 @@ $count = 0;
                  disconnecting => '9,Disconnecting,yesno',
                  ann_talk => '0,Suppress Talk Anns,yesno',
                  metric => '1,Route metric',
+                 badcount => '1,Bad Word Count',
+                 edit => '7,Edit Function',
                 );
 
 use vars qw($VERSION $BRANCH);