mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
Fancy stuff (#51)
This commit is contained in:
parent
38d3a792b9
commit
3b937c1529
11
README.md
11
README.md
@ -2,7 +2,13 @@
|
|||||||
|
|
||||||
## A brand new bleeding edge non bloated Discord library
|
## A brand new bleeding edge non bloated Discord library
|
||||||
|
|
||||||
<img align="middle" src="https://raw.githubusercontent.com/oasisjs/biscuit/main/assets/biscuit.svg" alt="biscuit" />
|
[](https://nest.land/package/biscuit)
|
||||||
|
[](https://www.npmjs.com/package/@oasisjs/biscuit)
|
||||||
|
[](https://www.npmjs.com/package/@oasisjs/biscuit)
|
||||||
|
[](https://deno.land/x/biscuit)
|
||||||
|
|
||||||
|
|
||||||
|
<img src="https://raw.githubusercontent.com/oasisjs/biscuit/main/assets/biscuit.svg" alt="biscuit"/>
|
||||||
|
|
||||||
### Install (for [node18](https://nodejs.org/en/download/))
|
### Install (for [node18](https://nodejs.org/en/download/))
|
||||||
|
|
||||||
@ -12,8 +18,6 @@ pnpm add @oasisjs/biscuit
|
|||||||
yarn add @oasisjs/biscuit
|
yarn add @oasisjs/biscuit
|
||||||
```
|
```
|
||||||
|
|
||||||
> or via [cdn](https://nest.land/package/biscuit)
|
|
||||||
|
|
||||||
The biscuit Discord library is built ontop of Discordeno and webspec APIs, we aim to provide portability. Join our
|
The biscuit Discord library is built ontop of Discordeno and webspec APIs, we aim to provide portability. Join our
|
||||||
[Discord](https://discord.gg/zmuvzzEFz2)
|
[Discord](https://discord.gg/zmuvzzEFz2)
|
||||||
|
|
||||||
@ -32,6 +36,7 @@ that you should not make software that does things it is not supposed to do.
|
|||||||
- Crossplatform
|
- Crossplatform
|
||||||
- Consistent
|
- Consistent
|
||||||
- Performant
|
- Performant
|
||||||
|
- Small bundles
|
||||||
|
|
||||||
### Example bot (TS/JS)
|
### Example bot (TS/JS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user