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

chore: update go version to 1.23 and line-bot-sdk-go to v8.10.0; enha… #30

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

kkdai
Copy link
Owner

@kkdai kkdai commented Oct 31, 2024

This pull request includes updates to the Go module dependencies and enhancements to the message handling logic in the callbackHandler function. The most important changes include updating the Go version and dependencies, and adding functionality to handle mentions in group messages.

Dependency updates:

  • go.mod: Updated the Go version from 1.21 to 1.23 and upgraded the github.com/line/line-bot-sdk-go/v8 dependency from version 8.2.0 to 8.10.0.

Enhancements to message handling:

  • main.go: Enhanced the callbackHandler function to handle mentions in group messages. If the bot is mentioned in a group or room message, it will now respond with "你找我嗎?" if it is mentioned directly.…nce group message handling

@kkdai kkdai merged commit 704d992 into master Oct 31, 2024
1 check passed
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.

1 participant