mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
12 lines
368 B
JSON
12 lines
368 B
JSON
{
|
|
"about_subreddit": {
|
|
"en": "[{display_name} has {subscribers} subscribers ({active} active)]"
|
|
},
|
|
"about_post": {
|
|
"en": "[Post by {poster} in {subreddit} - Comments: {comments}, Score: {score} ({up}|{down})] - {url}"
|
|
},
|
|
"about_comment": {
|
|
"en": "[Comment by {poster} in {subreddit} - Score: {score} ({up}|{down})]"
|
|
}
|
|
}
|