zhayujie
|
8c4a62b9c6
|
fix: use try catch instead of config
|
hace 1 año |
zhayujie
|
c1d1e923cd
|
feat: add plugins config
|
hace 1 año |
zhayujie
|
4f5f65086f
|
Merge pull request #524 from lanvent/dev
plugin: 添加`Role`插件,让机器人角色扮演。
|
hace 1 año |
lanvent
|
8b28866d53
|
doc: modify doc for Role plugin
|
hace 1 año |
lanvent
|
77046000e8
|
plugin: add Role plugin
|
hace 1 año |
zhayujie
|
48a6807851
|
Merge pull request #518 from lanvent/dev
Plugin: 增加插件编写文档,添加Dungeon插件
|
hace 1 año |
lanvent
|
5a46e09358
|
plugin: add doc
|
hace 1 año |
lanvent
|
61d66dd8b3
|
plugin: add dungeon plugin
|
hace 1 año |
zhayujie
|
2cb30b5f59
|
Merge pull request #442 from lanvent/dev
简易支持插件,添加sdwebui(novelai画图), godcmd(管理员指令增强)插件,Banwords(敏感词过滤)插件
|
hace 1 año |
lanvent
|
2568322879
|
plugin: ignore cases when manage plugins
|
hace 1 año |
lanvent
|
8915149d36
|
plugin: add banwords plugin
|
hace 1 año |
lanvent
|
300b7b9687
|
plugins: support reload plugin
|
hace 1 año |
lanvent
|
c782b38ba1
|
sdwebui: modify README.md
|
hace 1 año |
lanvent
|
e6b65437e4
|
sdwebui : add help reply
|
hace 1 año |
lanvent
|
e6d148e729
|
plugins: add sdwebui(stable diffusion) plugin
|
hace 1 año |
lanvent
|
dce9c4dccb
|
compatible with openai bot
|
hace 1 año |
lanvent
|
ad6ae0b32a
|
refactor: use enum to specify type
|
hace 1 año |
lanvent
|
1dc3f85a66
|
plugin: support priority to decide trigger order
|
hace 1 año |
lanvent
|
cb7bf446e3
|
plugin: godcmd support manage plugins
|
hace 1 año |
lanvent
|
8d2e81815c
|
compatible for voice
|
hace 1 año |
lanvent
|
cee57e4ffc
|
plugin: add godcmd plugin
|
hace 1 año |
lanvent
|
475ada22e7
|
catch thread exception
|
hace 1 año |
lanvent
|
8847b5b674
|
create bot when first need
|
hace 1 año |
lanvent
|
73de429af1
|
import file with the same name as plugin
|
hace 1 año |
lanvent
|
d9b902f6ee
|
add a plugin example
|
hace 1 año |
lanvent
|
0fcf0824dc
|
feat: support plugins
|
hace 1 año |
lanvent
|
9e07703eb1
|
formatting code
|
hace 1 año |
lanvent
|
9ae7b7773e
|
simple compatibility for wechaty
|
hace 1 año |
lanvent
|
d6037422ac
|
decouple message processing process
|
hace 1 año |
lanvent
|
38c8ceba12
|
avoid repeatedly instantiating bot
|
hace 1 año |
zhayujie
|
8fa4041fc2
|
fix: variable name compatibility modification #415
|
hace 1 año |
zhayujie
|
8107165792
|
fix: variable name compatibility modification
|
hace 1 año |
zhayujie
|
fc4912c640
|
docs: update README.md
|
hace 1 año |
zhayujie
|
36ed9d02b7
|
Merge pull request #417 from goldfishh/master
feature: 消息控制配置热更新
|
hace 1 año |
goldfishh
|
d6c92e1fd5
|
feature: 消息控制配置热更新
|
hace 1 año |
zhayujie
|
4ccad86010
|
docs: temporarily remove the config in template
It will be described later in the document as an optional configuration
|
hace 1 año |
zhayujie
|
38ad01a387
|
docs: update doc for voice
|
hace 1 año |
zhayujie
|
e014b0406c
|
Merge pull request #382 from Bachery/master
support group chat in one seesion
|
hace 1 año |
zhayujie
|
a4e8e64b5d
|
Merge pull request #407 from zhayujie/feat-voice
fix: remove prefix match in voice msg
|
hace 1 año |
ubuntu
|
48e258dd67
|
fix: remove prefix match in voice msg
|
hace 1 año |
Bachery
|
574f05cc6f
|
Merge branch 'zhayujie:master' into master
|
hace 1 año |
Bachery
|
c2e4d88842
|
fix compatibility
|
hace 1 año |
zhayujie
|
99b4700b49
|
Merge pull request #385 from wanggang1987/google_voice
Voice support
|
hace 1 año |
Bachery
|
32cff41df5
|
add option: group_chat_in_one_session
|
hace 1 año |
Bachery
|
8eace7e30e
|
Merge branch 'zhayujie:master' into master
|
hace 1 año |
wanggang
|
d02508df41
|
[voice] Readme modify
|
hace 1 año |
wanggang
|
3db452ef71
|
[voice] using baidu service to gen reply voice
|
hace 1 año |
wanggang
|
d7a8854fa1
|
[voice] add support for whisper-1 model
|
hace 1 año |
wanggang
|
882e6c3576
|
[voice] add support for wispper
|
hace 1 año |
zhayujie
|
51f0b898f0
|
Merge pull request #386 from limccn/feature/docker-support-proxy
feat: docker support proxy
|
hace 1 año |