2022-01-08 18:27:41 +01:00
|
|
|
[misskey]
|
2022-03-09 22:46:07 -08:00
|
|
|
users=[semicolon of users @user@domain.tld]
|
2022-01-08 18:27:41 +01:00
|
|
|
instance_write=[domain where the bot is; domain.tld]
|
|
|
|
token=[token here]
|
2022-03-30 12:02:37 -07:00
|
|
|
cw=[content warning here; make "none" for no cw]
|
2022-01-08 18:27:41 +01:00
|
|
|
|
|
|
|
[markov]
|
2022-05-08 10:44:33 +02:00
|
|
|
exclude_links=false
|
2022-01-30 20:49:42 +01:00
|
|
|
min_notes=5000
|
|
|
|
max_notes=10000
|
2022-01-08 18:27:41 +01:00
|
|
|
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
|
|
|
|
|