You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
misskey-ebooks-bot/example-bot.cfg

21 lines
392 B

[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