Commit Graph

8 Commits

Author SHA1 Message Date
56d486e4cf ### Added
- preset for hold to beep (basically the 'censor beep')
2024-01-27 00:59:01 -05:00
619e10d43f ### Fix
- init runs twice since we weren't doing an await on our init call
- variables now update correctly on startup

### Removed
- api key config option is no longer needed as we are just going to use the one key supplied by VoiceMod
2024-01-23 12:22:31 -05:00
79ff3ce5a4 ### Added
- new state variables
- voicemod connection retry logic

### Fixed
- Fix race-condition crash on init for undefined reference

### Changed
- Updated voicemod-api to a version that has `sharp` patched out
2024-01-14 21:18:39 -05:00
cb429c3e72 Updated package and manifest
Updated voicemod api to latest
Ran formatter on code
2023-12-24 00:11:53 -05:00
48db682ae5 - Added 5 new feedbacks
- Added callbacks for the new feedbacks

Known Issues:
- Feedbacks do not init with the current state of the buttons on startup.
2023-12-22 23:20:37 -05:00
d1ef607952 Added config fields
Updated voicemod library
Updated actions to be more reliable
2023-11-20 23:41:24 -05:00
8228396309 Added connection state
Added some basic actions
2023-11-03 15:55:55 -04:00
03706849b3 Initial commit 2023-10-30 20:36:51 -04:00