Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zastinian/hedystia.js_lite
JavaScript library for interacting with the Discord API
https://github.com/zastinian/hedystia.js_lite
Last synced: 15 days ago
JSON representation
JavaScript library for interacting with the Discord API
- Host: GitHub
- URL: https://github.com/zastinian/hedystia.js_lite
- Owner: Zastinian
- Created: 2023-11-15T03:10:59.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-17T21:43:17.000Z (9 months ago)
- Last Synced: 2024-10-10T11:26:30.471Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# `This code is beta and has no functions only the basics, if you want something that works you can use the hedystia.js npm.`
## Installation
```
npm i hedystia.js_liteyarn add hedystia.js_lite
pnpm install hedystia.js_lite
```## Nodejs Version
- `v18.6.0` or higher
## Links
- [Discord](https://discord.gg/aXvuUpvRQs) [Hedystia Discord]
- [Bot](https://discord.com/oauth2/authorize?client_id=931228076094930996&permissions=137710923254&scope=bot%20applications.commands) [Hedystia Discord Bot]
- [Hedystia.js](https://docs.hedystia.com/client/start/)## To contribute to the project, please follow the steps below:
- Fork the repository.
- Create a new branch.
- Install dependencies.
- Make your changes: Make the necessary changes to the codebase in your branch using your preferred editor or IDE.
- Commit and push: Once you have made your changes, commit them and push the branch to your forked repository.
- Create a pull request.
y