gist/irc/chansetup/ergo.md

25 lines
560 B
Markdown
Raw Permalink Normal View History

2024-06-19 07:53:27 +02:00
<!-- @format -->
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
```