added voting system, bug fixes, and a ton more

This commit is contained in:
2025-02-17 22:48:03 +01:00
parent 896a455d6c
commit 7fc23896cb
11 changed files with 262 additions and 86 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"bk1": {
"discord": [
697149665166229614,
526842473062989864,
1171015493537247273,
1156779840956010496,
1021944396473716847,
1085622021024653362,
1223480842525872148,
1155349278655520858
],
"reddit": [
]
},
"bk2": {
"discord": [
1004132854227292272,
1031352334745354282,
1173039143245332520,
1281040971710201857,
772049174672703528
],
"reddit": [
]
}
}
+7 -3
View File
@@ -1,5 +1,4 @@
{
"file_created_correctly": true,
"bk_weekly_art_posts": {
"EXAMPLE VALUE": {
"post_data": {
@@ -9,7 +8,11 @@
"media_type": null,
"media_urls": []
},
"nominated_by_human": true,
"votes": {
"voters_re": ["bytedice"],
"voters_dc": [0],
"mod_voters": [0]
},
"added": {
"by_human": false,
"by_bot": true
@@ -21,7 +24,8 @@
},
"EXAMPLE VALUE DELETED": {
"removed": true,
"removed_by": "ME!!!!"
"removed_by": "ME!!!!",
"remove_reason": "i HATED that post >:("
}
}
}