From a0418a2551e1df8dba3b84921a707b54efe1cf18 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Sun, 1 May 2016 21:14:23 +0100 Subject: [PATCH] update TODO list whoops --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 0f2f60e5..14fbd65c 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,7 @@ - [x] sending messages - [x] sending tts messages - [ ] sending files -- [ ] updating user details +- [x] updating user details - [x] deleting messages - [x] updating messages - [x] leaving guilds @@ -30,4 +30,5 @@ - [ ] updating invites - [ ] deleting invites - [ ] getting invites -- [ ] typing simulation \ No newline at end of file +- [ ] typing simulation +- [ ] guild modification \ No newline at end of file