mirror of
https://github.com/sern-handler/website
synced 2026-06-16 04:42:26 +00:00
two dirs back
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Overview
|
||||
---
|
||||
import GuideFeedback from "../../src/components/GuideFeedback";
|
||||
import GuideFeedback from "../../../../src/components/GuideFeedback";
|
||||
|
||||
# Guide Overview
|
||||
Welcome to the sern Discord Bot Development Guide! 🚀
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: What is sern?
|
||||
---
|
||||
import GuideFeedback from "../../src/components/GuideFeedback";
|
||||
import GuideFeedback from "../../../../src/components/GuideFeedback";
|
||||
|
||||
We're a discord bot framework. The lack of tooling in the discord.js community is apparent, and is also monolithic. You can make bots easily and concisely with our suite of tools. We're also a community. Please join [here](https://sern.dev/discord)!
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Who are we?
|
||||
---
|
||||
import GuideFeedback from "../../src/components/GuideFeedback";
|
||||
import GuideFeedback from "../../../../src/components/GuideFeedback";
|
||||
|
||||
Who are we?
|
||||
Meet the passionate minds behind sern, working tirelessly to make your Discord bot development experience exceptional. Whether we're coding, designing, or building infrastructure, our common goal is to provide you the neccecities and bring your bot ideas to life.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Choosing a package manager
|
||||
---
|
||||
import GuideFeedback from "../../src/components/GuideFeedback";
|
||||
import GuideFeedback from "../../../../src/components/GuideFeedback";
|
||||
|
||||
<!-- Rephrasing and title done by Ethan -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user