Migrate from Freenode to Libera Chat

This commit is contained in:
André Silva
2021-08-01 17:41:39 -03:00
parent 136db8cc95
commit eb0d6b7281
3 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ function funcOutput($output, $mode) {
}
// ---
$ircServer = 'chat.freenode.net';
$ircServer = 'irc.libera.chat';
$ircPort = '6667';
$botNick = 'hypervoice';
$botChannel = '#hyperbola';