irc/chansetup: begin typing ergo

multitasking three simultaneous things is probably not a good idea
This commit is contained in:
Aminda Suomalainen 2021-06-13 19:44:11 +03:00
parent 08c83d40c3
commit 4137d6d19b
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

14
irc/chansetup/ergo.md Normal file
View File

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