Skip to content
This repository was archived by the owner on May 10, 2025. It is now read-only.

Tags: devcxl/WeChatBot

Tags

v1.0.4

Toggle v1.0.4's commit message
update: gitignore

v1.0.3

Toggle v1.0.3's commit message
update: README.md

v1.0.2

Toggle v1.0.2's commit message
optimize: command /imagine

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: 添加FunctionCall实现向指定地址发送电子邮件 (#12)

* add: functioncall send email

* update: README.md

* update: github build ci

* register email function

* bugfix: UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128)

* add: plugin debug log

* fix: sendemail error

* Returns the title and content of the message sent

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: 添加/prompt命令以修改用户私聊的prompt (#7)

* add: prompt command

* update: README.md && fixed #6

v1.0.0-beta

Toggle v1.0.0-beta's commit message
update: README.md