added reddit bot into the mix (how silly)

This commit is contained in:
2025-02-03 18:37:22 +01:00
parent a5342cacad
commit cde9dc3169
7 changed files with 183 additions and 19 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"file_created_correctly": true,
"bk_manually_added_posts": []
}
+10 -2
View File
@@ -1,4 +1,12 @@
[
"my name",
"is not jeff."
{
"title": "my name",
"desc": "may be jeff",
"index": 1.0
},
{
"title": "is not jeff",
"desc": "my name?",
"index": 1.1
}
]