Files
snippets/README.md
Peter-MJ-Parker f961e1eeee fix: update links
Updated the link in readme to link to new website and link in package.json for moving to sern-handler repo.
2023-02-22 00:42:49 -06:00

18 lines
411 B
Markdown

Use [sern](https://sern.dev) as your discord framework please. Thanks! <3
## Usage
you can use `ctxeph`, `ctxopt`, `sernevent`, `serncommand`, `serneventesm` and `serncommandesm`.
## Release Notes
### 1.0.0
Initial release of sern snippets. It contains simple commands and events, also ephemeral and empty options as message sending.
### 1.1.0
Adds ESM snippets: `serneventesm` and `serncommandesm`
---