rust-wechaty
rust-wechaty copied to clipboard
Rust Wechaty is a Conversational RPA SDK for Chatbot Makers written in Rust
Compiling wechaty_puppet v0.1.0-beta.1 (C:\Users\assembly\Desktop\rust-wechaty\wechaty-puppet) error: Expect an attribute `rtype` --> wechaty-puppet\src\events.rs:22:24 | 22 | #[derive(Debug, Clone, Message)] | ^^^^^^^ | = note: this error originates in the derive macro `Message`...
Seems it's been around 2 years since the last update of this repo. What is the current status of it? Is it still working? Any roadmaps?
According to our Wechaty Specification : The `WECHATY_LOG` should support the values of `silly`, `verbose`, `info`, `warn`, `silent` All Polyglot Wechaty should at least support the above names as an...
For example, run `cargo fmt` before commit.
This will protect the main branch to be force pushed. And also, all commit to the main branch will be recommended to use Pull Request.