koishijs / chatgpt-bot

AI conversation based on ChatGPT | 基于 ChatGPT 的 AI 对话机器人
https://chatgpt.koishi.chat
MIT License
70 stars 13 forks source link

refactor: remove main command invoking chat #16

Closed MaikoTan closed 1 year ago

MaikoTan commented 1 year ago

close #10

MaikoTan commented 1 year ago

Looks like it is completed, is there anyone review this?

MaikoTan commented 1 year ago

BTW 我其实不确定这个事情是否有必要……

IMO it is weird to talk to AI with a command invoking, since we have prefixes and appellations, it would be more like an AI bot in that way.

加一个具有通用性质的 chat 指令听起来很容易与其他功能冲突。

At the first time, I didn't even plan to add chat command to do the such thing. If you stick with it, I would remove it soon.

shigma commented 1 year ago

另一件需要考虑的事情:如果不再作为指令提供,就需要独立实现一套指令的权限管理+速率控制机制(因为用户将无法通过 commands 插件来修改它的行为)。

MaikoTan commented 1 year ago

另一件需要考虑的事情:如果不再作为指令提供,就需要独立实现一套指令的权限管理+速率控制机制(因为用户将无法通过 commands 插件来修改它的行为)。

Okay, usefull Maiko was beaten by kawaii shigma. Maiko would maintain the current behaviour unless there are more complex demands.

好的,有用的Maiko被可爱的shigma打败了。Maiko会保持目前的行为除非有更多的复杂需要。