a cache for slack profile pictures and emojis

feat: update docs with better description

Changed files
+3 -2
src
+3 -2
src/index.ts
···
info: {
version: version,
title: "Cachet",
-
description: "Cachet API Documentation",
+
description:
+
"Hi 👋\n\nThis is a pretty simple API that acts as a middleman caching layer between slack and the outside world. There may be authentication in the future, but for now, it's just a simple cache.\n\nThe `/r` endpoints are redirects to the actual image URLs, so you can use them as direct image links.",
contact: {
name: "Kieran Klukas",
email: "me@dunkirk.sh",
···
},
{
name: "Status",
-
description: "Status routes",
+
description: "*Rather boring status endpoints :(*",
},
],
},