shejialuo
shejialuo
@niraami Hi, I am also using ArchLinux i3wm, you could solve this just simple change /usr/lib/python3.10/site-packages/Mailnag/common/secretstore.py's 40 line. Change Secret.SchemaFlags.NONE to Secret.SchemaFlags.DONT_MATCH_NAME. You can also see the PR.
Hi, @blueset. Actually, I am interesting in this problem. And I want to ask you some questions. Now the EFB framework initializes the `Thread` for one master channel and many...
It seems that the most code of [efb-qq-plugin-go-cqhttp](https://github.com/ehForwarderBot/efb-qq-plugin-go-cqhttp) could be reused. The process will be much more quick. Nowadays, most qq bots follow the onebot requirement. However, I decide to...