From 252ac898563efbe4bd52cfb7e11e5ccac55ac83e Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 26 Oct 2014 18:17:49 +0200 Subject: [PATCH] cstemplate: give bots +o and hbots +h Suggested by @ncoevoet while talking about ChanTracker. --- irc/atheme/cstemplate | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/irc/atheme/cstemplate b/irc/atheme/cstemplate index 336b504..c25874b 100755 --- a/irc/atheme/cstemplate +++ b/irc/atheme/cstemplate @@ -51,10 +51,10 @@ echo "/cs template $1 hop !+vVirtAH" echo "/cs template $1 oper !+voirtA" # Bot which doesn't need to be able to do so much. -echo "/cs template $1 bot !+Oirt" +echo "/cs template $1 bot !+Ooirt" # Half op bot which doesn't need to be able to do even that much -echo "/cs template $1 hbot !+Hirt" +echo "/cs template $1 hbot !+Hhirt" # User who is just allowed to voice themselves and get into the channel # unless they are banned.