diff --git a/README.md b/README.md index 79c0c23..3036a56 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ To change the audio source, simply delete the ```config.ini``` that was generate It will re-do the setup and allow you to select a new device. ### To-Do -- [x] Move cogs to their own files -- [X] Add a disable function for cogs +- [ ] Add method for user to change audio device without redoing entire config file - [X] Update WillieTimer with replies to all msgs - [X] Add saving of changes to mention and channel - [ ] Add a pool of responses to 4:20 @@ -28,3 +27,5 @@ It will re-do the setup and allow you to select a new device. - [ ] Interact with soapysdr directly from the bot - [ ] Allow chat interaction with soapysdr - [ ] Transcode radio transmissions to text +- [x] Move cogs to their own files +- [X] Add a disable function for cogs