diff --git a/config.json.example b/config.json.example index b883631..bfbce51 100644 --- a/config.json.example +++ b/config.json.example @@ -1,8 +1,8 @@ { - "host": "irc.freenode.net", + "host": "irc.libera.chat", "port": 6667, - "nick": "edm0nd", - "alternative_nicks": ["edmon", "edmond"], + "nick": "edm0nd-ex", + "alternative_nicks": ["edmon-ex", "edmond-ex"], "channels": ["#idi0crates"], "speak_delay": 0.5, "storage_file": "storage.json",