MIsskey-ebooks-bot/example-bot.cfg
2022-01-30 20:49:42 +01:00

19 lines
357 B
INI

[misskey]
instance_read=[domain to read from; domain.tld]
user_read=[user to read from]
instance_write=[domain where the bot is; domain.tld]
token=[token here]
[markov]
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