10 lines
241 B
TOML
10 lines
241 B
TOML
[XiurenImage]
|
||
enable = true
|
||
image_folder = '/mnt/nfs_share'
|
||
cache_size = 10 # 内存缓存大小,默认5张图片
|
||
command = ["图来", "秀人", "美图", "随机图片"]
|
||
command-format = """
|
||
🖼️秀人图片指令:
|
||
图来
|
||
秀人
|
||
""" |