Files
website/docs/guide
LolzTheDev fbd5688aa8 fix syntax mistake
unclosed bracket (`ownerOnly` takes a string array afaik)
2024-07-18 11:43:03 -05:00
..
2024-07-18 11:43:03 -05:00
2024-05-07 16:25:00 +02:00
2024-05-07 16:25:00 +02: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