mirror of
https://github.com/sern-handler/website
synced 2026-06-17 05:12:21 +00:00
# Conflicts: # docs/guide/.nojekyll # docs/guide/README.md # docs/guide/getting-started/choose-ide.md # docs/guide/good-to-know/sern-config.html # docs/guide/intro.html # docs/guide/other/release-notes.html # docs/guide/walkthrough/cli.md # docs/guide/walkthrough/conclusion.md # docs/guide/walkthrough/first-command.md # docs/guide/walkthrough/first-event.md # docs/guide/walkthrough/goal.md # docs/guide/walkthrough/good-to-know.md # docs/guide/walkthrough/plugins.md # docs/guide/walkthroughs/cli.html # docs/guide/walkthroughs/conclusion.html # docs/guide/walkthroughs/first-command.html # docs/guide/walkthroughs/first-event.html # docs/guide/walkthroughs/plugins.html # netlify.toml # package.json
Introduction
Welcome to our official guide. This guide will go through all the core features of the framework.
-
💖 Thank you for choosing sern to be your framework!
-
Teaching the discord.js library and / or Javascript / Typescript is out of scope of this project, so the documentation assumes you already know these elements.
-
discord.js v14 is the only supported library at the moment
You will learn
- sern's goal
- How to use sern with the CLI
- Your first command
- The Context class