aboutsummaryrefslogtreecommitdiffstats
path: root/hypervoice.php
diff options
context:
space:
mode:
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';