onequestionmark-chat/yesno-db.json

10 lines
226 B
JSON
Raw Permalink Normal View History

2024-10-16 14:18:38 -05:00
{
"yes": [
"Insert \"Yes\" image URLs here.",
"The script will randomly choose between multiple entries."
],
"no": [
"Insert \"No\" image URLs here.",
"The script will randomly choose between multiple entries."
]
}