- 注册抖音开放平台: https://developer.open-douyin.com/c
- 创建一个 移动/网页应用
- 获取 互动数据 权限 :item.comment
- 首先根据文档:https://developer.open-douyin.com/docs/resource/zh-CN/dop/develop/openapi/account-permission/douyin-get-permission-code 获取抖音账号授权,拿到 access_token
- 在开放设置,找到 Webhooks 设置,改成自己的后端api接口,订阅 授权用户视频评论事件
- 根据官方文档:https://developer.open-douyin.com/docs/resource/zh-CN/dop/develop/openapi/interaction-management/comment-management-user/accept-comment-reply-event 进行接口调用就可以自动回复用户评论了
© 版权声明
THE END
请登录后查看评论内容