2022-08-01 20:59:56 -05:00

26 lines
698 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
## Links
* [Website](https://biscuitjs.com/)
* [Documentation](https://docs.biscuitjs.com/)
* [Discord](https://discord.gg/zqtPgyaFpV)
* [helpers](https://www.npmjs.com/package/@biscuitland/helpers)