bestony/ChatGPT-Feishu

实现错误处理

Open

#5 opened on Feb 10, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (275 forks)user submission
good first issue

Repository metrics

Stars
 (1,162 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

这一版代码并没有去 catch 错误,所以如果你有空,可以给所有可能出错的地方补充 catch 的逻辑,帮助用户规避一些错误的场景。

Contributor guide