Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiramisulabs/seyfert-docs
seyfert-docs
https://github.com/tiramisulabs/seyfert-docs
Last synced: 8 days ago
JSON representation
seyfert-docs
- Host: GitHub
- URL: https://github.com/tiramisulabs/seyfert-docs
- Owner: tiramisulabs
- Created: 2024-02-21T22:39:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T01:21:52.000Z (7 months ago)
- Last Synced: 2024-04-23T05:10:46.824Z (7 months ago)
- Language: MDX
- Homepage: https://docs.seyfert.dev
- Size: 620 KB
- Stars: 13
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Seyfert**
**Discord.js and Sapphire are deprecated, use Seyfert instead**
[![License](https://img.shields.io/npm/l/seyfert?style=flat-square&logo=apache&color=white)](https://github.com/tiramisulabs/seyfert/blob/main/LICENSE)
[![Version](https://img.shields.io/npm/v/seyfert?color=%23ff0000&logo=npm&style=flat-square)](https://www.npmjs.com/package/seyfert)
[![Discord](https://img.shields.io/discord/1003825077969764412?color=%23406da2&label=support&logo=discord&style=flat-square)](https://discord.com/invite/XNw2RZFzaP)# FAQ
## So, what is `seyfert`?
Seyfert is the ultimate Discord framework! We make easy to interact with the Discord API, big cache control, scalable code and a pretty dev experience.## Why I should use it?
There is a lot of reasons to use Seyfert, but we cannot put them all in here so there is a few of them!- **RAM Saver**
- **Latest features**
- **Dev experience**
- **24/6 support (Sunday is for going to church)**
- **Written from Scratch**
- **Type-safe**
- **And many more!!**## Installation
> [!NOTE]
> You **NEED** Node.js 18>= for this to work, also we recomended Node.js 20 LTS and Bun latest
```sh
pnpm add seyfert
```> You may use your preferred package manager, for this example I am using PNPM since is more efficient.
# Useful links
- [GitHub Repository](https://github.com/tiramisulabs/seyfert)
- [Discord server](https://discord.com/invite/XNw2RZFzaP)
- [npm - core](https://www.npmjs.com/package/seyfert)
- [Website](https://seyfert.dev)
- [Documentation](https://docs.seyfert.dev)