why is mercury always down :(

This commit is contained in:
vulpine 2020-10-06 11:41:04 -04:00
parent 0a69e23f93
commit a09cd72332
1 changed files with 1 additions and 1 deletions

2
bot.py
View File

@ -10,7 +10,7 @@ from ircrobots import ConnectionParams
SERVERS = [
("freenode", "chat.freenode.net"),
("tilde", "irc.tilde.chat"),
("technet","mercury.technet.xi.ht"),
("technet","irc.technet.xi.ht"),
("vulpineawoo","irc.wppnx.pii.at"),
("alphachat","irc.alphachat.net"),
]