From a028cad70c17324a721479210f1b9077ce57fd39 Mon Sep 17 00:00:00 2001 From: Logan Cusano Date: Tue, 28 Dec 2021 02:36:53 -0500 Subject: [PATCH] Update: TODO --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index cf1f695..8d2a0b0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,12 +1,13 @@ ### To-Do +- [ ] Add more proper help text with real examples - [ ] Get more training data for WillieTimer - [ ] Use the ```Phrases.txt``` file as the random seed? - [ ] Figure out a way to give the model a suggestion - [ ] Add command line args with argparse - [ ] Add method for user to change audio device without redoing entire config file -- [ ] Interact with soapysdr directly from the bot - - [ ] Allow chat interaction with soapysdr - [ ] Transcode radio transmissions to text +- [x] Interact with soapysdr directly from the bot + - [x] Allow chat interaction with soapysdr - [x] Move cogs to their own files - [X] Add a disable function for cogs - [X] Send a message details of digital comms