gist/irc/chansetup/ergo.md
Mikaela Suomalainen 4137d6d19b
irc/chansetup: begin typing ergo
multitasking three simultaneous things is probably not a good idea
2021-06-13 19:44:11 +03:00

15 lines
223 B
Markdown

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