mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
slogan found
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user