Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 238 Bytes

🚀 Getting Start

Add the following config in your wechat-gptbot's config.json:

 "plugins": [{ "name": "dailynews", "command": <Your command> }]

<Your command> could be any text you like~

And that's it!

Enjoy! 🥳