Add new section to user docs about how to configure a Fedora IRC channel to best support TeleIRC
A while ago, Freenode was hit with spam attacks and many IRC channels added a restriction where only authenticated users can speak in channels. However, many bots may not be authenticated with NickServ, like TeleIRC. There are some recommended channel modes and ChanServ access flags that make for a smoother configuration for Fedora TeleIRC users.
Channel modes:
# Unauthenticated users are quieted /mode +q $~a
Example ChanServ flags:
# Grants automatic persistent voice to specific cloak used by TeleIRC /query ChanServ ACCESS #fedora-channelname ADD tg-*!nodebot@nat/redhat/* +V # Gateways like Matrix/Riot do not have to authenticate to speak /query ChanServ ACCESS #fedora-channelname ADD *!*@gateway/* +V # Gives some operator flags to Freenode network staff - useful for # debugging and getting external support if needed /query ChanServ ACCESS #fedora-channelname ADD *!*@freenode/staff/* +Aiotv
Metadata Update from @jflory7: - Issue priority set to: waiting on assignee (was: awaiting triage) - Issue tagged with: good first issue, help wanted, type - docs
I chose to document this upstream instead of here:
https://docs.teleirc.com/en/latest/user/quick-start/#configure-irc-channel
Closing as stale.
stale
Metadata Update from @jflory7: - Issue close_status updated to: stale - Issue status updated to: Closed (was: Open)