From d73fb78686e827360d90d91483e17c9ebd04e462 Mon Sep 17 00:00:00 2001 From: Frankie B Date: Fri, 10 May 2024 01:12:35 +0100 Subject: Implement remaining client commands, organize into packages --- TODO.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 6fd889b..a57659a 100644 --- a/TODO.md +++ b/TODO.md @@ -3,13 +3,12 @@ ## Client commands - [x] toc_chat_join -- [ ] toc_chat_send -- [ ] toc_chat_whisper -- [ ] toc_chat_whisper -- [ ] toc_chat_evil -- [ ] toc_chat_invite -- [ ] toc_chat_leave -- [ ] toc_chat_accept +- [x] toc_chat_send +- [x] toc_chat_whisper +- [x] toc_chat_evil +- [x] toc_chat_invite +- [x] toc_chat_leave +- [x] toc_chat_accept ## Server commands -- cgit v1.2.3-54-g00ecf