Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zastinian/hedystia-builders
Builders for discord.js and eris
https://github.com/zastinian/hedystia-builders
api builders button discord discord-api discord-js discordapi discordjs embed eris hedystia util
Last synced: about 1 month ago
JSON representation
Builders for discord.js and eris
- Host: GitHub
- URL: https://github.com/zastinian/hedystia-builders
- Owner: Zastinian
- Created: 2023-01-21T15:47:34.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T22:53:59.000Z (10 months ago)
- Last Synced: 2024-12-21T14:22:47.409Z (about 1 month ago)
- Topics: api, builders, button, discord, discord-api, discord-js, discordapi, discordjs, embed, eris, hedystia, util
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@hedystia/builders
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Installation
```
npm i @hedystia/buildersyarn add @hedystia/builders
```## Nodejs Version
- `v16.9.0` or higher
## Links
- [Discord](https://discord.gg/aXvuUpvRQs) [Hedystia Discord]
- [Docs](https://docs.hedystia.com/builders/start)## Compatible With
- [Discord.js](https://www.npmjs.com/package/discord.js) [Discord.js]
- [Eris](https://www.npmjs.com/package/eris) [Eris]## Sections
### Builders Like Discord.js
| Function | Description |
| ---------------- | ----------------- |
| `Embed Builder` | `Discord Embeds` |
| `Button Builder` | `Discord Buttons` |### Normal
| Function | Description |
| ------------ | ----------------- |
| `Button` | `Discord Buttons` |
| `Embed` | `Discord Embeds` |
| `Row` | `Discord Rows` |
| `SelectMenu` | `Discord Menu` |### Utils
| Function | Description |
| ------------- | ---------------------- |
| `ButtonStyle` | `Discord Button Style` |