Skip to content

yorks/corpwechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corpwechat

corp wechat utils, api(s) of corp wechat

Usage

from corpwechat import API
configpath = '/path/to/only_you_can_read_and_write.json'
api = API(configpath)
tk = api.get_token()
api.push_text_msg(agentid=0, content='what you want to push'...)

About

corp wechat utils, api(s) of corp wechat

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages