Skip to content

Instantly share code, notes, and snippets.

@halohah
halohah / poll.json
Created January 27, 2026 18:42
LONCH TIME Poll: asdasd
{
"question": "asdasd",
"options": [
"asdasd",
"asdasd",
"asdsad"
],
"votes": [],
"status": "open",
"adminToken": "841cvunapbac",
@halohah
halohah / poll.json
Created January 27, 2026 18:38
LONCH TIME Poll: Where should we eat Friday?
{
"question": "Where should we eat Friday?",
"options": [
"Chipotle",
"Sweetgreen",
"Shake Shack",
"Panda Express"
],
"votes": [],
"status": "open",
@halohah
halohah / poll.json
Created January 27, 2026 18:30
LONCH TIME Poll: Test poll
{
"question": "Test poll",
"options": [
"Option A",
"Option B"
],
"votes": [],
"status": "open",
"adminToken": "dvglool7w2co",
"createdAt": "2026-01-27T18:30:28.435Z"