From a584139c81925c4f7cae8f73bc0dbc2a9b3f0058 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Sun, 16 Jul 2023 15:11:07 -0600 Subject: [PATCH] update README --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 03e2353..8152935 100644 --- a/README.md +++ b/README.md @@ -15,19 +15,19 @@ Go is more portable than Node.js - [x] Send mode - [x] Commands - [x] Quit (q) - - [ ] Switch guilds (G) - - [ ] Switch channels (g) - - [ ] List online users in guild (w) + - [x] Switch guilds (G) + - [x] Switch channels (g) + - [x] List online users in guild (w) - [x] Emote (e) - Just sends message surrounded in `*`'s - [ ] Finger (f) - Shows presence data if available - Creation date, join date, ID, etc - - [ ] Room history (r) - - [ ] Extended room history (R) - - [ ] Peek (p) - - [ ] Cross-guild peek (P) - - [ ] List channels (l) + - [x] Room history (r) + - [x] Extended room history (R) + - [x] Peek (p) + - [x] Cross-guild peek (P) + - [x] List channels (l) - [x] List guilds (L) - [x] Clear (c) - [ ] Surf channels forwards (>)