- Updates to bot responses

- Added BotResources.py
- Updates to saving and loading of config file
  - Updated how you call the save config function
  - Allowed saving of one variable
This commit is contained in:
Logan Cusano
2021-12-10 02:30:07 -05:00
parent 50c75aab2e
commit 72ccb1f737
5 changed files with 173 additions and 119 deletions

View File

@@ -17,6 +17,10 @@ It will re-do the setup and allow you to select a new device.
### To-Do
- [x] Move cogs to their own files
- [ ] Add a disable function for cogs
- [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
- [ ] Send a message details of digital comms
- [ ] Send only one message at join and update this message with details of digital comms
- [ ] Interact with soapysdr directly from the bot