gist/irc/chansetup/ergo.md

23 lines
542 B
Markdown
Raw Normal View History

2023-03-16 18:53:28 +01:00
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Channel setup on Ergo](#channel-setup-on-ergo)
- [Private extras](#private-extras)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# 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
```