mirror of
https://github.com/fotoente/MIsskey-ebooks-bot
synced 2024-11-10 05:44:14 +00:00
20 lines
392 B
INI
20 lines
392 B
INI
[misskey]
|
|
users=[semicolon of users @user@domain.tld]
|
|
instance_write=[domain where the bot is; domain.tld]
|
|
token=[token here]
|
|
cw=[content warning here; make "none" for no cw]
|
|
|
|
[markov]
|
|
exclude_links=false
|
|
min_notes=5000
|
|
max_notes=10000
|
|
includeReplies=true
|
|
includeMyRenotes=false
|
|
excludeNsfw=true
|
|
test_output=true
|
|
tries=250
|
|
max_overlap_ratio=0.6
|
|
max_overlap_total=15
|
|
min_words=5
|
|
max_words=50
|
|
|