{"id":17347926,"url":"https://github.com/floriansw/server-donation-tool","last_synced_at":"2025-04-14T20:31:20.508Z","repository":{"id":41210876,"uuid":"380786537","full_name":"FlorianSW/server-donation-tool","owner":"FlorianSW","description":"A tool to transform your game-server donations into a self-service experience for your donators.","archived":false,"fork":false,"pushed_at":"2025-04-13T21:33:48.000Z","size":3152,"stargazers_count":22,"open_issues_count":13,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-13T22:35:41.447Z","etag":null,"topics":["cftools","dayz","discord","donations"],"latest_commit_sha":null,"homepage":"https://floriansw.github.io/server-donation-tool/","language":"TypeScript","has_issues":true,"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/FlorianSW.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.com/donate?hosted_button_id=C2EYFV3G8Y8P6"]}},"created_at":"2021-06-27T16:22:02.000Z","updated_at":"2025-04-13T21:33:37.000Z","dependencies_parsed_at":"2024-05-20T18:10:13.417Z","dependency_job_id":null,"html_url":"https://github.com/FlorianSW/server-donation-tool","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianSW%2Fserver-donation-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianSW%2Fserver-donation-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianSW%2Fserver-donation-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianSW%2Fserver-donation-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlorianSW","download_url":"https://codeload.github.com/FlorianSW/server-donation-tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248955516,"owners_count":21189142,"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":["cftools","dayz","discord","donations"],"created_at":"2024-10-15T16:50:35.322Z","updated_at":"2025-04-14T20:31:18.745Z","avatar_url":"https://github.com/FlorianSW.png","language":"TypeScript","funding_links":["https://www.paypal.com/donate?hosted_button_id=C2EYFV3G8Y8P6"],"categories":[],"sub_categories":[],"readme":"# Server donation tool\n\n[![Discord](https://img.shields.io/discord/729467994832371813?color=7289da\u0026label=Discord\u0026logo=discord\u0026logoColor=ffffff\u0026style=flat-square)](https://go2tech.de/discord)\n[![Docker Pulls](https://img.shields.io/docker/pulls/droidwiki/server-donation-tool?style=flat-square)](https://hub.docker.com/r/droidwiki/server-donation-tool)\n[![Tests](https://img.shields.io/github/workflow/status/FlorianSW/server-donation-tool/Test?label=tests\u0026style=flat-square)](https://github.com/FlorianSW/server-donation-tool/actions/workflows/test.yml)\n[![Documentation](https://img.shields.io/badge/docs-deployed-success?style=flat-square\u0026logo=readthedocs)](https://floriansw.github.io/server-donation-tool/)\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/FlorianSW/cftools-server-donation/raw/main/.github/screenshot.png\" alt=\"Main view of the website\" width=\"420px\"\u003e\n\u003c/p\u003e\n\nThis server donation tool is meant to make it easier for gaming communities to allow their members to donate and earn differnet perks for their donation.\nIt seamlessly integrates with different platforms in order to automatically provision and setup perks for donators to reduce manual efforts for community admins and moderators.\n\n## Key Features\n\n- Self-services, guided donation on a modern website\n- Integrated with PayPal for easy, self-service and secure payments\n- Fully configurable packages, including configuring perks a donator earns, and the amount one needs to donate\n- Perks available: Priority Queue (based on CFTools Cloud), Discord roles\n- Discord notifications\n\n## Installation \u0026 Configuration\n\nThe `config.full.yml` provides extensive documentation for each configuration option.\nWith the `config.example.yml`, there is a minimum configuration file, where you just need to replace the placeholder values to get started (it does not contain all the possible configuration values).\n\nDocumentation, as well as a getting started guide is [available in the documentation](https://floriansw.github.io/server-donation-tool/).\n\n## Support and Collaboration\n\nIf you have a question regarding the use or the setup of this tool, feel free to [join my Discord](https://go2tech.de/discord) and get the `Tools` role in the #get-your-roles-here channel.\nI'll be happy to assist you if I can with your question there :)\n\nThe initial configuration of the tool might look a bit overwhelming, but I'm happy to help you with whatever problem you're facing, just contact me.\n\nGiven you think you found a bug, a missing feature or something that can be improved, I encourage you to open an issue in [this Github repository](https://github.com/FlorianSW/cftools-server-donation).\nPlease, do not use issues for your questions or for getting support.\n\nGiven you're a developer and want to contribute code to this project, feel free to do so.\nSimply fork the project, make your code changes and open a pull request against this repository.\nI appreciate your help and support and will try to review your pull request as soon as I can.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloriansw%2Fserver-donation-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloriansw%2Fserver-donation-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloriansw%2Fserver-donation-tool/lists"}