forked from inertia186/freakazoid
-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.yml
42 lines (32 loc) · 1.4 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
:freakazoid:
# mode: head - the last block
# mode: irreversible - the block that is confirmed by 2/3 of all block
# producers and is thus irreversible!
:block_mode: irreversible
# Account name for replying.
:account_name: <your STEEM bot name>
# Posting wif is used to reply with a comment. See `support/reply.md` to
# customize the comment.
:posting_wif: <your STEEM bot posting key>
# List of apps for this bot to ignore (blacklist). It is advisable to ignore
# other instances of freakazoid and all known engagement bots.
:except_apps: freakazoid meep_bot
# List of tags that this bot will automatically reply to.
:follow_tags: cat cats caturday marmalade
# When automatically replying to a tag, only reply at this dept, to limit
# spamming. 0 == root post; 1 == first reply
:max_follow_tags_reply_depth: 0
# List of apps for this bot to pay attention to (whitelist). Useful if you'd
# like to focus only on these apps/sites.
# :only_apps: steemit esteem chainbb streemian busy
# When someone follows the bot and replies, the bot will follow them, if this
# value is true.
:follow_back: false
# When non-zero, vote for the author while replying (if the author follows
# the bot).
:vote_weight: 0.00 %
# When non-zero, vote for self while replying.
:self_vote_weight: 0.00 %
:chain_options:
:chain: steem
:url: https://steemd.steemit.com