mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-03 21:46:08 +00:00
21 lines
498 B
Markdown
21 lines
498 B
Markdown
# biscuit
|
|
|
|
## A brand new bleeding edge non bloated Discord library
|
|
|
|
<img align="right" src="https://raw.githubusercontent.com/oasisjs/biscuit/main/assets/icon.svg" alt="biscuit"/>
|
|
|
|
## Install (for [node18](https://nodejs.org/en/download/))
|
|
|
|
```sh-session
|
|
npm install @biscuitland/helpers
|
|
yarn add @biscuitland/helpers
|
|
```
|
|
|
|
for further reading join our [Discord](https://discord.gg/zmuvzzEFz2)
|
|
|
|
## Most importantly, helpers is:
|
|
- Collectors
|
|
- Builders
|
|
- Other helper functions such as setPresence
|
|
|