diff --git a/irc/chansetup/ergo.md b/irc/chansetup/ergo.md new file mode 100644 index 0000000..2c94ffe --- /dev/null +++ b/irc/chansetup/ergo.md @@ -0,0 +1,14 @@ +# Channel setup on Ergo + +``` +/cs register #channel +/cs amode #channel +o relaybot-for-relaymsg +/mode #channel +EMntC +``` + +## Private extras + +``` +/cs set #channel query-cutoff join-time +/mode #channel +sf #publicchannel +```