acid-drop- Unnamed repository; edit this file 'description' to name the repository. |
git clone git://git.acid.vegas/-c.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 2915399de6614532211ab96cd379ef4fa04ca2a9
parent 06ccf075fa92dd4c91e78f84e98d87d78144a149 Author: acidvegas <acid.vegas@acid.vegas> Date: Mon, 27 May 2024 15:58:04 -0400 Added /nick support with error handling for 432 and 433 errors Diffstat:
|
1 file changed, 1 insertion(+), 0 deletions(-) |
diff --git 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 <message>` | Send an ACTION message | +| `/nick <new>` | Change your NICK on IRC | | `/raw <data>` | Send RAW data to the server | # Debugging over Serial |