update README

This commit is contained in:
Cynthia Foxwell 2023-07-16 15:11:07 -06:00
parent c1296d9822
commit a584139c81
1 changed files with 8 additions and 8 deletions

View File

@ -15,19 +15,19 @@ Go is more portable than Node.js
- [x] Send mode - [x] Send mode
- [x] Commands - [x] Commands
- [x] Quit (q) - [x] Quit (q)
- [ ] Switch guilds (G) - [x] Switch guilds (G)
- [ ] Switch channels (g) - [x] Switch channels (g)
- [ ] List online users in guild (w) - [x] List online users in guild (w)
- [x] Emote (e) - [x] Emote (e)
- Just sends message surrounded in `*`'s - Just sends message surrounded in `*`'s
- [ ] Finger (f) - [ ] Finger (f)
- Shows presence data if available - Shows presence data if available
- Creation date, join date, ID, etc - Creation date, join date, ID, etc
- [ ] Room history (r) - [x] Room history (r)
- [ ] Extended room history (R) - [x] Extended room history (R)
- [ ] Peek (p) - [x] Peek (p)
- [ ] Cross-guild peek (P) - [x] Cross-guild peek (P)
- [ ] List channels (l) - [x] List channels (l)
- [x] List guilds (L) - [x] List guilds (L)
- [x] Clear (c) - [x] Clear (c)
- [ ] Surf channels forwards (>) - [ ] Surf channels forwards (>)