slogan found

This commit is contained in:
Jacob Nguyen
2024-06-11 12:58:48 -05:00
parent c93e38fe6c
commit 3dc5b74cbe

View File

@@ -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.
</Card>
<Card title="Familiar" icon="star">
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.
</Card>
</CardGrid>