Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove modules/legacy #34

Open
MattIPv4 opened this issue Sep 17, 2024 · 0 comments · May be fixed by #40
Open

Remove modules/legacy #34

MattIPv4 opened this issue Sep 17, 2024 · 0 comments · May be fixed by #40
Labels
blocked Waiting for another issue or pull request

Comments

@MattIPv4
Copy link
Member

With #32 + #33 built, it should be possible to remove all the logic in https://github.com/alveusgg/chatbot/blob/main/src/modules/legacy.js that handles all the Twitch chat commands for controlling cameras, OBS, etc.

Migrate all the commands as supported from the legacy module into the new commands system with appropriate permissions defined for them (such as a command for full PTZ control, a permission for just preset access, etc.).

@MattIPv4 MattIPv4 added the blocked Waiting for another issue or pull request label Sep 17, 2024
flakey5 added a commit to flakey5/alveusgg-chatbot that referenced this issue Jan 2, 2025
Closes alveusgg#32
Closes alveusgg#33
Closes alveusgg#34

Signed-off-by: flakey5 <[email protected]>
@flakey5 flakey5 linked a pull request Jan 2, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Waiting for another issue or pull request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant