linyimin0812 / wechaty-puppet-ioscat

Puppet Ios Cat for Wechaty
https://www.npmjs.com/package/wechaty-puppet-ioscat
Apache License 2.0
37 stars 11 forks source link

A Puppet should not send message by itself. #13

Open huan opened 6 years ago

huan commented 6 years ago

It's a very bad behavior that the puppet will do something that the user does not expect to.

So please get rid of the periodic_message in the code, and try to find other ways to replace it's functionality.

linyimin0812 commented 6 years ago

I have remove the periodic_message in the code, and trying to find another way to replace this functionality.