aboutsummaryrefslogtreecommitdiffstats
path: root/hypervoice.php
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 /hypervoice.php
parent136db8cc95eed4ddc54319b4ced1cf92d0a1de51 (diff)
downloadhyperbot-eb0d6b7281f666221da66e6e4c41f7a83a04e8a9.tar.lz
hyperbot-eb0d6b7281f666221da66e6e4c41f7a83a04e8a9.tar.xz
hyperbot-eb0d6b7281f666221da66e6e4c41f7a83a04e8a9.zip
Migrate from Freenode to Libera Chat
Diffstat (limited to 'hypervoice.php')
-rwxr-xr-xhypervoice.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypervoice.php b/hypervoice.php
index 1d802c4..90b29fd 100755
--- a/hypervoice.php
+++ b/hypervoice.php
@@ -59,7 +59,7 @@ function funcOutput($output, $mode) {
}
// ---
-$ircServer = 'chat.freenode.net';
+$ircServer = 'irc.libera.chat';
$ircPort = '6667';
$botNick = 'hypervoice';
$botChannel = '#hyperbola';