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

Add 'list' script message for querying existed keyword #47

Closed
wants to merge 0 commits into from

Conversation

Youxikong
Copy link
Contributor

Introduce a script message for quering existed keyword. I think it would be helpful if keywords of third party scripts are complicated like state=(mute and 'checked').

@tsl0922
Copy link
Owner

tsl0922 commented Jan 31, 2024

current implementation of keyword_to_menu does not work on multiple instances of a keyword, there should be a new design for get / set too.

@zhongfly
Copy link

zhongfly commented Feb 4, 2024

small typo in commit message: `list' should be 'list'
Screenshot_20240204154108

@Youxikong Youxikong changed the title Add `list' script message for querying existed keyword Add 'list' script message for querying existed keyword Feb 4, 2024
@tsl0922 tsl0922 force-pushed the main branch 13 times, most recently from a349305 to 61a6b22 Compare February 7, 2024 09:34
@Youxikong Youxikong closed this Feb 9, 2024
@Youxikong
Copy link
Contributor Author

I have another idea: make keyword_to_menu[keyword] a table, and pass a 'id' when send menu-get-reply message.
close to #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants