Updated README.md

This commit is contained in:
Logan Cusano
2021-12-10 03:07:48 -05:00
parent 354803b364
commit cb5eeba18a

View File

@@ -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