This commit is contained in:
Logan Cusano
2021-12-29 01:08:57 -05:00
parent e08c3239e7
commit e4aba8fba7
4 changed files with 16 additions and 18 deletions

View File

@@ -1,7 +1,5 @@
### To-Do
- [ ] Fix bug that shows different index number for audio device selection on linux
- [ ] Add a profile system ('YPD' = preset Squelch, Freq, Sample Rate, etc.)
- [ ] Add proper comments
- [ ] Clean up code
- [ ] Add more proper help text with real examples
- [ ] Get more training data for WillieTimer
@@ -18,4 +16,6 @@
- [X] Send only one message at join and update this message with details of digital comms
- [X] Update WillieTimer with replies to all msgs
- [X] Add saving of changes to mention and channel
- [X] Add a pool of responses to 4:20
- [X] Add a pool of responses to 4:20
- [x] Add a profile system ('YPD' = preset Squelch, Freq, Sample Rate, etc.)
- [x] Add proper comments