wechat-cli 0.3.0

A CLI tool to interact with a Wechat iLink bot.
1
2
3
4
5
pub mod account;
pub mod get_context_token;
pub mod login;
pub mod qrcode;
pub mod send;