https://github.com/zastinian/hedystia.ts
Typescript library for interacting with the Discord API
https://github.com/zastinian/hedystia.ts
Last synced: about 1 year ago
JSON representation
Typescript library for interacting with the Discord API
- Host: GitHub
- URL: https://github.com/zastinian/hedystia.ts
- Owner: Zastinian
- Created: 2023-11-15T03:10:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T03:47:59.000Z (about 1 year ago)
- Last Synced: 2025-03-21T04:30:36.012Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 22.5 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/discord npm.`
## Installation
```
```
## 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.