From 4d742886b5f4313a9db773e8ab62d2815617cde9 Mon Sep 17 00:00:00 2001 From: Logan Cusano Date: Fri, 18 Feb 2022 23:45:03 -0500 Subject: [PATCH] Updated TODO --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 69bda45..679fd44 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,7 @@ - [ ] Fix the bug where they *disconnect* after a period of time and must be manually moved out and back in to hear them - *May* have been fixed with the noise gate? - [ ] Fix bug that shows different index number for audio device selection on linux -- [ ] Add more proper help text with real examples for discord commands +- [x] Add more proper help text with real examples for discord commands - [ ] Add command line args with argparse for main bot - [ ] Add method for user to change audio device without redoing entire config file - [ ] Clean up code