MIsskey-ebooks-bot/example-bot.cfg

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