diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 5b4e4f458..7828fa3c4 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -1,7 +1,7 @@ --- -title: Create Discord applications for your community. +title: Create your dream Discord bot. template: splash -description: With the support of the community made plugins and a powerful CLI, it's more than just a handler. +description: sern is a framework for building Discord bots; Better DX and an ecosystem of packages & plugins. hero: tagline: sern is a framework for building Discord bots; Better DX and an ecosystem of packages & plugins. image: @@ -23,6 +23,6 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; Commands are significantly smaller than other competitors. Write impactful, concise code. - Code like a traditional command framework. The API is easy to learn and resembles classic v12 command handlers. + Code like a traditional command framework. The API is simple and resembles classic v12 command handlers.