From 2915399de6614532211ab96cd379ef4fa04ca2a9 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Mon, 27 May 2024 15:58:04 -0400 Subject: [PATCH] Added /nick support with error handling for 432 and 433 errors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 108ab98..d3178f1 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ The device will scan for WiFi networks on boot. Once the list is displayed, you | --------------- | --------------------------- | | `/debug` | Show hardware information | | `/me ` | Send an ACTION message | +| `/nick ` | Change your NICK on IRC | | `/raw ` | Send RAW data to the server | # Debugging over Serial