From 09c5c027d9e3ed3f9480b384f43eaee09222ff07 Mon Sep 17 00:00:00 2001 From: polyfloyd Date: Sun, 1 Jun 2025 19:12:45 +0200 Subject: [PATCH] /nick bitla1r --- irc-bot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc-bot b/irc-bot index 3f268ba..ea87d7c 100755 --- a/irc-bot +++ b/irc-bot @@ -2,7 +2,7 @@ # Super simple IRC bot. -NICK="bitlair" +NICK="bitla1r" CHANNEL="#bitlair" SERVER="irc.smurfnet.ch" INPORT="31337"