- 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.
This commit is contained in:
2023-12-22 23:20:37 -05:00
parent d1ef607952
commit 48db682ae5
3 changed files with 112 additions and 23 deletions

View File

@@ -35,6 +35,7 @@ module.exports = function (self) {
options: [],
callback: async (event) => {
self.vm.internal.toggleVoiceChanger()
self.checkFeedbacks('VoiceChangerState')
},
},
play_meme: {