From 0726722630929ea95171849d62259674359e4658 Mon Sep 17 00:00:00 2001 From: q3aql Date: Wed, 27 Aug 2025 17:00:06 +0200 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 864c5c6..96090f9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Replace these lines with your configuration: ``` ######## CONFIGURATION (Edit with your settings) -SERVER = "localhost" +SERVER = "irc.example.net" PORT = 6667 USE_TLS = False NICK = "history-bot"