From 904cf4387bf62c70a0b531104edac1b209ccf4af Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 9 Feb 2015 12:10:39 +0200 Subject: [PATCH] groupserv: add +A --- _posts/2015-01-10-channels-hostmask-groups-a-basic-howto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2015-01-10-channels-hostmask-groups-a-basic-howto.md b/_posts/2015-01-10-channels-hostmask-groups-a-basic-howto.md index d75b488..048d11e 100644 --- a/_posts/2015-01-10-channels-hostmask-groups-a-basic-howto.md +++ b/_posts/2015-01-10-channels-hostmask-groups-a-basic-howto.md @@ -64,7 +64,7 @@ ChanServ and have autovoice on the channel. ``` /msg groupserv set !test channel #test -/msg groupserv set !test joinflags +cvi +/msg groupserv set !test joinflags +cviA /msg groupserv set !test open on ```