feat(ModuleNotifier): Add Module to get feedback in chat when modules toggle#258
feat(ModuleNotifier): Add Module to get feedback in chat when modules toggle#258IceTank wants to merge 5 commits into
Conversation
|
I refactored the ModuleNotifier so it listens to events produced by the module when toggling |
beanbag44
left a comment
There was a problem hiding this comment.
I dont know, just assuming but if portions of this pr and others are written with ai, please try to clean up the code (unused imports, old comments, etc), and test it to make sure it has the desired outcome
Remove redundant toggle listen in ModuleNotifier Clean up code
beanbag44
left a comment
There was a problem hiding this comment.
Im still not big on the idea of module toggles / on / off being cancellable. Maybe just remove that for now because i cant think of a time when that would be necessary. Aside from that as long as this is done its good to merge
|
oh also prob good to make this module enabled by default as its pretty standard across clients |
…ule-notifyer # Conflicts: # src/main/kotlin/com/lambda/module/Module.kt
|
@beanbag44 merge this |
|
once i check it doesnt break everything and steal my bank info |
|
You will never find the keylogger I added |
Adds chat feedback when modules toggle