-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.example.yaml
More file actions
37 lines (34 loc) · 801 Bytes
/
config.example.yaml
File metadata and controls
37 lines (34 loc) · 801 Bytes
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
subreddit:
flairs:
unsolved:
text:
id:
contested:
text: ''
id: ''
solved:
text: ''
id: ''
unknown:
text: ''
id: ''
abandoned:
text: ''
id: ''
unsolved_to_abandoned: 86400
contested_to_unknown: 172800
user_flairs:
text: ":karma: Points: {}"
0: ""
1: ""
2: ""
3: ""
4: ""
5: ""
bounds: [ 5, 10, 25, 50, 100 ]
constants:
sub_comment: "[Click this link](https://reddit.com/message/compose?to={}&subject=subscribe&message={}) to be notified when this post is done."
solved_message: "The {} post you subscribed to, [{}]({}), was just solved."
footer: >
---
*This is an automated message, replies will not be received by bot owners. Feedback? [Message us!](/message/compose?to=/r/u_{}&subject=Feedback%20about%20your%20bot)*