gist/irc/chansetup/ergo.md

15 lines
223 B
Markdown
Raw Normal View History

# 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
```