Changed the hostname of freenode to the correct one as suggested by their website

This commit is contained in:
dubzi 2016-02-12 12:54:41 +00:00
parent f87d605b53
commit 30fa879400
1 changed files with 2 additions and 2 deletions

View File

@ -132,9 +132,9 @@ module.exports = {
// Host
//
// @type string
// @default "irc.freenode.org"
// @default "chat.freenode.net"
//
host: "irc.freenode.org",
host: "chat.freenode.net",
//
// Port