From c6d38c7575a09c2b8344857e01a728298148628b Mon Sep 17 00:00:00 2001 From: William Heimbigner Date: Sun, 29 Jan 2012 07:50:57 +0000 Subject: State tracking of user accounts, use freenode's CAP features to avoid whois'ing users and improve access control for bot's commands, remove some dead code --- config-default/users.xml | 59 ++++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 30 deletions(-) (limited to 'config-default/users.xml') diff --git a/config-default/users.xml b/config-default/users.xml index f86542d..b4e455b 100644 --- a/config-default/users.xml +++ b/config-default/users.xml @@ -1,32 +1,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3