Skip to content

Commit

Permalink
Merge pull request #179 from alanbriolat/libera.chat
Browse files Browse the repository at this point in the history
Moving main deployment to libera.chat, RIP freenode
  • Loading branch information
alanbriolat committed Feb 14, 2022
2 parents 04f0cca + f06be31 commit a2d5d36
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions csbot.deploy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ircv3 = true
nickname = "Mathison"
auth_method = "sasl_plain"
irc_host = "irc.freenode.net"
irc_host = "irc.libera.chat"
channels = [
"#cs-york",
"#cs-york-dev",
Expand Down Expand Up @@ -39,15 +39,15 @@ scan_limit = 2
[auth]
"@everything" = "* *:*"
Alan = "@everything"
hjmills = "@everything"
#hjmills = "@everything"
barrucadu = "#cs-york:topic"
Helzibah = "#cs-york:topic"
DinCahill = "#cs-york:topic"
jalada = "#cs-york:topic"
kyubiko = "#cs-york:topic #hacksoc:*"
eep = "#cs-york:topic #hacksoc:*"
#DinCahill = "#cs-york:topic"
#jalada = "#cs-york:topic"
#kyubiko = "#cs-york:topic #hacksoc:*"
#eep = "#cs-york:topic #hacksoc:*"
fromankyra = "#hacksoc-bottest:*"
ldm = "#hacksoc:* #hacksoc-bottest:*"
luke = "#hacksoc:* #hacksoc-bottest:*"

"*" = "#compsoc-uk:topic"

Expand Down

0 comments on commit a2d5d36

Please sign in to comment.