Added /me support for action messages on IRC

This commit is contained in:
Dionysus 2024-05-27 01:57:21 -04:00
parent e44d0ddeb6
commit d61e0fb40f
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -38,6 +38,13 @@ A compiled "release" will be done once I finish somoe fo the basic features, but
# Connecting to WiFi
The device will scan for WiFi networks on boot. Once the list is displayed, you can scroll up and down the list with the "u" key for UP and the "d" key for down.
# Commands
| Command | Description |
| --------------- | --------------------------- |
| `/debug` | Show hardware information |
| `/me <message>` | Send an ACTION message |
| `/raw <data>` | Send RAW data to the server |
# Debugging over Serial
1. Install screen: `apt-get install screen` *(or whatever package manager you use)*
2. Plug in your device via USB.