This commit is contained in:
MARCROCK22 2024-03-09 15:58:57 -04:00
parent d0915ba882
commit b131c2f9bd
3 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
**A brand new bleeding edge non bloated Discord framework** **A brand new bleeding edge non bloated Discord framework**
[![License](https://img.shields.io/npm/l/seyfert?style=flat-square&logo=apache&color=white)](https://github.com/tiramisulabs/biscuit/blob/main/LICENSE) [![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) [![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) [![Discord](https://img.shields.io/discord/1003825077969764412?color=%23406da2&label=support&logo=discord&style=flat-square)](https://discord.com/invite/XNw2RZFzaP)
@ -52,6 +52,6 @@ const client = new Client();
# Useful links # Useful links
- [GitHub Repository](https://github.com/tiramisulabs/biscuit) - [GitHub Repository](https://github.com/tiramisulabs/seyfert)
- [Discord server](https://discord.com/invite/XNw2RZFzaP) - [Discord server](https://discord.com/invite/XNw2RZFzaP)
- [npm - core](https://www.npmjs.com/package/seyfert) - [npm - core](https://www.npmjs.com/package/seyfert)

View File

@ -50,10 +50,10 @@
"homepage": "https://biscuitjs.com", "homepage": "https://biscuitjs.com",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/tiramisulabs/biscuit.git" "url": "git+https://github.com/tiramisulabs/seyfert.git"
}, },
"bugs": { "bugs": {
"url": "https://github.com/tiramisulabs/biscuit" "url": "https://github.com/tiramisulabs/seyfert"
}, },
"keywords": [ "keywords": [
"api", "api",
@ -71,4 +71,4 @@
"url": "https://github.com/socram03" "url": "https://github.com/socram03"
} }
] ]
} }

View File

@ -6,7 +6,7 @@
**A brand new bleeding edge non bloated Discord framework** **A brand new bleeding edge non bloated Discord framework**
[![License](https://img.shields.io/npm/l/seyfert?style=flat-square&logo=apache&color=white)](https://github.com/tiramisulabs/biscuit/blob/main/LICENSE) [![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) [![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) [![Discord](https://img.shields.io/discord/1003825077969764412?color=%23406da2&label=support&logo=discord&style=flat-square)](https://discord.com/invite/XNw2RZFzaP)