Files
ByteDiceAssistant/data/reddit_data_preset.json
T

26 lines
589 B
JSON

{
"file_created_correctly": true,
"bk_weekly_art_posts": {
"EXAMPLE VALUE DO NOT INCLUDE IN FINAL": {
"post_data": {
"title": "I JUST BOUGHT THE CONTINENT OF NORTH AMERICA FOR A DOLLAR!",
"upvotes": 69420,
"date_unix": 1738614657,
"media_type": null,
"media_urls": []
},
"nominated_by_human": true,
"added": {
"by_human": false,
"by_bot": true
},
"approved": {
"by_human": true,
"by_ris": true
}
},
"EXAMPLE VALUE DELETED": {
"removed": true
}
}
}