Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rainnny7/tether

An API designed to provide real-time access to a user's Discord data. Mirror of code maintained at https://git.rainnny.club/Rainnny/Tether
https://github.com/rainnny7/tether

api discord java realtime restful

Last synced: about 2 months ago
JSON representation

An API designed to provide real-time access to a user's Discord data. Mirror of code maintained at https://git.rainnny.club/Rainnny/Tether

Awesome Lists containing this project

README

        



Discord


Docs





Tether Logo


Tether



An API designed to provide real-time access to a user's Discord data.


Explore the docs »




View Demo
·
Report Bug


## Table of Contents

1. [Features](#features)
2. [Contributing](#contributing)
3. [License](#license)
4. [Self Hosting](#self-hosting)
5. [Showcase](#tether-is-being-used-by)

## Features
- **Discord Stats Fetching:** Retrieve a wide range of Discord statistics for any user. The REST endpoint provides easy
access to user data, or you can opt for real-time updates using a WebSocket connection. Want even more user data? Join the [Discord](https://discord.usetether.rest)!
- **Client SDKs:** Leverage client SDKs for both Java and JavaScript to seamlessly integrate Discord data fetching into
your
applications.
- **Self-hostable:** Tether is fully self-hostable with a pre-built Docker image, allowing for quick setup and
deployment.

(back to top)

## Contributing

Contributions are the heart of the open source community, making it an incredible space for learning, inspiration, and
creativity. Your contributions are highly valued.

If you have an idea to improve this project, feel free to fork the repository and submit a pull request. Alternatively,
you can open an issue with the "enhancement" tag. Don't forget to star the project! Thank you for your support!

> [!IMPORTANT]
> Pull Requests on **GitHub** will **NOT** be reviewed. Please make a Pull Request
> on [Gitea](https://git.rainnny.club/Rainnny/Tether/pulls).

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/CoolFeature`)
3. Commit your Changes (`git commit -m "Add some CoolFeature"`)
4. Push to the Branch (`git push origin feature/CoolFeature`)
5. Open a [Pull Request](https://git.rainnny.club/Rainnny/Tether/pulls)

### Top contributors:


Top Tether Contributors

(back to top)

## License

Distributed under the MIT License. See
LICENSE.md
for more information.

(back to top)

## Self Hosting

Soon...

(back to top)

## Tether is being used by...

Below is a list of websites that are currently using Tether, take a look!

- [rainnny.club](https://rainnny.club)
- [oknick.club](https://oknick.club)

(back to top)