aboutsummaryrefslogtreecommitdiffstats
path: root/bot_settings.sh.example
diff options
context:
space:
mode:
authorAndré Silva <emulatorman@hyperbola.info>2021-08-01 17:41:39 -0300
committerAndré Silva <emulatorman@hyperbola.info>2021-08-01 17:41:39 -0300
commiteb0d6b7281f666221da66e6e4c41f7a83a04e8a9 (patch)
tree1571109a76f84053c934ec7977781527ad740351 /bot_settings.sh.example
parent136db8cc95eed4ddc54319b4ced1cf92d0a1de51 (diff)
downloadhyperbot-eb0d6b7281f666221da66e6e4c41f7a83a04e8a9.tar.lz
hyperbot-eb0d6b7281f666221da66e6e4c41f7a83a04e8a9.tar.xz
hyperbot-eb0d6b7281f666221da66e6e4c41f7a83a04e8a9.zip
Migrate from Freenode to Libera Chat
Diffstat (limited to 'bot_settings.sh.example')
-rw-r--r--bot_settings.sh.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot_settings.sh.example b/bot_settings.sh.example
index e8364af..b934e1a 100644
--- a/bot_settings.sh.example
+++ b/bot_settings.sh.example
@@ -48,7 +48,7 @@ config_gecos='ietf.org/rfc/rfc3092'
###################
# Server to use
-config_server='irc.freenode.net'
+config_server='irc.libera.chat'
# What port to use. Normally 6667 works for non SSL connections.
config_server_port='6667'
# If 1 use SSL, not all transport modules support this.