mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
25 lines
484 B
Markdown
25 lines
484 B
Markdown
# Sern
|
|
|
|
Sern is making easier to create & automate your discord bot with new version compatibility and full customization.
|
|
|
|
- A reincarnation of [this old project](https://github.com/jacoobes/sern_handler)
|
|
|
|
# Installation
|
|
|
|
```sh
|
|
npm install sern-handler
|
|
```
|
|
|
|
```sh
|
|
yarn add sern-handler
|
|
```
|
|
|
|
# Documentation
|
|
|
|
- 📑 [Documentation](https://sernhandler.js.org)
|
|
|
|
# Contribute
|
|
- Pull up on issues and tell me if there are bugs
|
|
- Check issues
|
|
- Any contributions are open to suggestion!
|