{"id":15042127,"url":"https://github.com/rainnny7/tether","last_synced_at":"2025-04-14T20:51:34.819Z","repository":{"id":256118262,"uuid":"854335834","full_name":"Rainnny7/Tether","owner":"Rainnny7","description":"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","archived":false,"fork":false,"pushed_at":"2025-04-11T15:04:11.000Z","size":282,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T16:24:44.008Z","etag":null,"topics":["api","discord","java","realtime","restful"],"latest_commit_sha":null,"homepage":"https://usetether.rest","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rainnny7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-09T01:29:24.000Z","updated_at":"2025-02-23T20:35:13.000Z","dependencies_parsed_at":"2024-10-23T18:23:14.936Z","dependency_job_id":"bc39f303-c004-4046-8515-137ae40e6b46","html_url":"https://github.com/Rainnny7/Tether","commit_stats":null,"previous_names":["rainnny7/tether"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rainnny7%2FTether","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rainnny7%2FTether/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rainnny7%2FTether/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rainnny7%2FTether/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rainnny7","download_url":"https://codeload.github.com/Rainnny7/Tether/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248960951,"owners_count":21189990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","discord","java","realtime","restful"],"created_at":"2024-09-24T20:46:52.423Z","updated_at":"2025-04-14T20:51:34.780Z","avatar_url":"https://github.com/Rainnny7.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca id=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003c!-- Shields --\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://discord.usetether.rest\"\u003e\n        \u003cimg src=\"https://img.shields.io/discord/1282396166419648656?style=flat\u0026colorA=000000\u0026colorB=000000\u0026label=discord\u0026logo=discord\u0026logoColor=FFFFFF\" alt=\"Discord\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://git.rainnny.club/Rainnny/Tether/wiki\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Documenation-f5f5f5?style=flat\u0026colorB=000000\" alt=\"Docs\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n\u003c!-- Greeting --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://usetether.rest\"\u003e\n        \u003cimg src=\"https://cdn.rainnny.club/tether.png\" alt=\"Tether Logo\" width=\"80\" height=\"80\"\u003e\n    \u003c/a\u003e\n    \n  \u003ch3 align=\"center\"\u003eTether\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n      An API designed to provide real-time access to a user's Discord data.\n      \u003cbr /\u003e\n      \u003ca href=\"https://docs.rainnny.club/books/tether\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n      \u003cbr /\u003e\n      \u003cbr /\u003e\n      \u003ca href=\"https://api.usetether.rest/user/504147739131641857\"\u003eView Demo\u003c/a\u003e\n      ·\n      \u003ca href=\"https://git.rainnny.club/Rainnny/Tether/issues\"\u003eReport Bug\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!-- Table of Contents --\u003e\n## Table of Contents\n\n1. [Features](#features)\n2. [Contributing](#contributing)\n3. [License](#license)\n4. [Self Hosting](#self-hosting)\n5. [Showcase](#tether-is-being-used-by)\n\n\u003c!-- Features --\u003e\n## Features\n- **Discord Stats Fetching:** Retrieve a wide range of Discord statistics for any user. The REST endpoint provides easy\n  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)!\n- **Client SDKs:** Leverage client SDKs for both Java and JavaScript to seamlessly integrate Discord data fetching into\n  your\n  applications.\n- **Self-hostable:** Tether is fully self-hostable with a pre-built Docker image, allowing for quick setup and\n  deployment.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- Contributing --\u003e\n\n## Contributing\n\nContributions are the heart of the open source community, making it an incredible space for learning, inspiration, and\ncreativity. Your contributions are highly valued.\n\nIf you have an idea to improve this project, feel free to fork the repository and submit a pull request. Alternatively,\nyou can open an issue with the \"enhancement\" tag. Don't forget to star the project! Thank you for your support!\n\n\u003e [!IMPORTANT]  \n\u003e Pull Requests on **GitHub** will **NOT** be reviewed. Please make a Pull Request\n\u003e on [Gitea](https://git.rainnny.club/Rainnny/Tether/pulls).\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/CoolFeature`)\n3. Commit your Changes (`git commit -m \"Add some CoolFeature\"`)\n4. Push to the Branch (`git push origin feature/CoolFeature`)\n5. Open a [Pull Request](https://git.rainnny.club/Rainnny/Tether/pulls)\n\n### Top contributors:\n\n\u003ca href=\"https://github.com/Rainnny7/Tether/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=Rainnny7/Tether\" alt=\"Top Tether Contributors\" /\u003e\n\u003c/a\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- License --\u003e\n\n## License\n\nDistributed under the MIT License. See \u003ca href=\"https://git.rainnny.club/Rainnny/Tether/src/branch/master/LICENSE.md\"\u003e\nLICENSE.md\u003c/a\u003e for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- Self Hosting --\u003e\n\n## Self Hosting\n\nSoon...\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- Used By --\u003e\n\n## Tether is being used by...\n\nBelow is a list of websites that are currently using Tether, take a look!\n\n- [rainnny.club](https://rainnny.club)\n- [oknick.club](https://oknick.club)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainnny7%2Ftether","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frainnny7%2Ftether","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainnny7%2Ftether/lists"}