Files
website/docs/guide
Jacob Nguyen 0eccac926f Merge branch 'master' into jacoobes
# 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
2022-08-13 14:05:39 -05:00
..
2022-08-13 14:05:39 -05:00

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

Working with plugins

Events

Good to know