[READ-ONLY] Mirror of https://github.com/VibeDevelopers/atheme. Modified fork of atheme IRC Services www.vibetalk.net/
0

Configure Feed

Select the types of activity you want to include in your feed.

Comet: update module

TwinUsers (Jul 4, 2026, 12:51 PM +0100) 0213138c 7b5410e1

+1
+1
modules/protocol/comet.c
··· 48 48 { 's', CMODE_SEC }, 49 49 { 't', CMODE_TOPIC }, 50 50 { 'c', CMODE_NOCOLOR}, 51 + { 'h', CMODE_HALFOP }, 51 52 { 'r', CMODE_REGONLY}, 52 53 { 'z', CMODE_OPMOD }, 53 54 { 'g', CMODE_FINVITE},