- minor: add checks for public dir & env vars - feat: `deno compile` support - fix: use .default ver of room as backup with moveTo event to prevent server crashes - style: restructure all code into a /src/ folder - style: deno format - style: update README and package.json - feat: clean up dependencies & use Deno.serve instead of Hono - feat: "Today in 2019/2020/2021" party switcher - minor: --port CLI config - fix: API responding parties in incorrect format
14 lines
195 B
JSON
14 lines
195 B
JSON
[
|
|
"default",
|
|
"easter2019",
|
|
"christmas2019",
|
|
"lucky2020",
|
|
"easter2020",
|
|
"space",
|
|
"grad2020",
|
|
"summer2020",
|
|
"halloween2019",
|
|
"halloween2020",
|
|
"fools2021",
|
|
"halloween2021"
|
|
]
|