forked from tpc3/Kotone-DiVE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig-template.yaml
54 lines (54 loc) · 896 Bytes
/
config-template.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
debug: true
replace:
before:
"https?://[\\w+.:?#[\\]@!$&'()~*,;=/%-]+": "URL"
after:
"<a?:.*?:.*?>": ""
"\\|\\|[\\s\\S]*?\\|\\|": ""
help: https://github.com/tpc3/Kotone-DiVE/wiki
discord:
token:
status: "Kotone-DiVE is running! | .help"
retry: 10
db:
kind: bbolt
path: bbolt.db
voices:
retry: 3
watson:
enabled: false
token:
api:
gtts:
enabled: true
gcp:
enabled: false
token:
azure:
enabled: false
key:
region:
voicetext:
enabled: false
token:
voicevox:
enabled: false
api:
coeiroink:
enabled: false
api:
aquestalkproxy:
enabled: false
api:
guild:
prefix: .
lang: japanese
maxchar: 100
voice: # Values under this section are not verified at runtime! Be careful
source: gtts
type: ja
readbots: false
readname: true
policy: allow
policylist:
replace: {}