From db0922bf68744ca1a692f41d9fe28e31af12a1a0 Mon Sep 17 00:00:00 2001 From: Logan Cusano Date: Wed, 16 Mar 2022 02:20:47 -0400 Subject: [PATCH] Updated TODO --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 679fd44..3c1fd84 100644 --- a/TODO.md +++ b/TODO.md @@ -4,8 +4,8 @@ - *May* have been fixed with the noise gate? - [ ] Fix bug that shows different index number for audio device selection on linux - [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 +- [x] Add command line args with argparse for main bot + - [x] Add method for user to change audio device without redoing entire config file - [ ] Clean up code - [ ] Transcode radio transmissions to text ### Modules