An open API service indexing awesome lists of open source software.

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

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.