MIsskey-ebooks-bot/example-bot.cfg

21 lines
392 B
INI
Raw Normal View History

2022-01-08 18:27:41 +01:00
[misskey]
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]
exclude_links=false
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