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

Linebot intergration #87

Open
moojing opened this issue Feb 28, 2023 · 0 comments
Open

Linebot intergration #87

moojing opened this issue Feb 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@moojing
Copy link
Collaborator

moojing commented Feb 28, 2023

Now we have line notification for notifying renting data, but we could have more flexibility if we integrated line bot API.

Things to do

  • Add line web hook for getting userId or roomId. (ref: linebot SDK and webhook api)
  • Notify renting data using line bot API.
  • Store groupId or userId into the database. ( waiting for finishing the migration to Prisma that's currently doing by @Yukaii )
  • integrate line login channel ( waiting for finishing the migration to Prisma that's currently doing by @Yukaii )
@moojing moojing added the enhancement New feature or request label Feb 28, 2023
trunk-io bot pushed a commit that referenced this issue Mar 4, 2023
Add a web hook for the line bot, and pass testing data for now.


### Related Issue
- #87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant