wechaty / summer

Summer of Wechaty (SoW) is a program for connecting students with the Wechaty community for coding & tech writing.
https://wechaty.github.io/summer-of-wechaty
Apache License 2.0
31 stars 12 forks source link

WeChaty cluster management system #48

Open padlocal opened 3 years ago

padlocal commented 3 years ago

project name: WeChaty cluster management system

goal: This project is about to manage multiple WeChaty bots, to provide unified system to control WeChaty clusters. Including following features:

  1. Manage bot life cycles: create, start, stop and destroy.
  2. Control bot functionalities, such as sending & receiving messages, processing messages.
  3. Adopt hot reloadable plugins to extend the system easily.

hard rating: Medium

linked to: Wechaty cluster management system