Introduction

Slashasaurus is a command framework built on top of discord.js. It takes inspiration from React and Next.JS with the goal of making a Discord bot feel a bit more like writing a front-end app.

Slashasaurus was built around TypeScript, so many of the features take advantage of what TypeScript provides. The library will still work with JavaScript, but TypeScript will provide a much better developer experience. If you're not familiar with TypeScript, it's fairly easy to get started with if you already know JavaScript.

Sound interesting? Head over to the quick start guide for a quick introduction to working with slashasaurus.

Last updated