Micro-sheep / Micro-sheep/wechat_work
关于example的一点小疑问
- Dominant language
- Python
- Stars
- 81
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
halo 我想要请教一下
corpid = '企业 ID'
appid = '企业应用 ID'
corpsecret = '企业应用 Secret'
users = ['企业微信的用户账号1', '企业微信的用户账号2']
w = WechatWork(corpid=corpid,
appid=appid,
corpsecret=corpsecret)
这里面appid、corpsecret和users的具体信息要从哪里找到呀 我对企业微信不是很熟悉 找了半天也没有找到0.0
谢谢!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the WechatWork constructor usage shown in the issue and identify where the appid, corpsecret, and users values are expected to come from. No file or test is named; done would be documentation that clearly explains each value and where users can find or configure it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100