{"id":16621762,"url":"https://github.com/sharifpoetra/thunder-java","last_synced_at":"2025-03-21T14:31:46.962Z","repository":{"id":36213454,"uuid":"210757811","full_name":"SharifPoetra/thunder-java","owner":"SharifPoetra","description":"Thunder the legendary bot that now come out reborn!","archived":false,"fork":false,"pushed_at":"2023-12-15T17:44:40.000Z","size":90101,"stargazers_count":21,"open_issues_count":11,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T02:21:34.086Z","etag":null,"topics":["discord-bot","java","jda","jda-bot","jda-discord-bot","multipurpose","music-bot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SharifPoetra.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://shrf.xyz","https://discord.gg/ZEFrfj5"]}},"created_at":"2019-09-25T04:49:58.000Z","updated_at":"2025-03-07T18:50:24.000Z","dependencies_parsed_at":"2024-10-28T10:41:27.759Z","dependency_job_id":"bc143f6b-f929-4438-84c2-147f214f2ddb","html_url":"https://github.com/SharifPoetra/thunder-java","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharifPoetra%2Fthunder-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharifPoetra%2Fthunder-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharifPoetra%2Fthunder-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharifPoetra%2Fthunder-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SharifPoetra","download_url":"https://codeload.github.com/SharifPoetra/thunder-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244815247,"owners_count":20514919,"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":["discord-bot","java","jda","jda-bot","jda-discord-bot","multipurpose","music-bot"],"created_at":"2024-10-12T02:48:21.642Z","updated_at":"2025-03-21T14:31:46.655Z","avatar_url":"https://github.com/SharifPoetra.png","language":"Java","funding_links":["https://shrf.xyz","https://discord.gg/ZEFrfj5"],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"150\" height=\"150\" align=\"left\" style=\"float: left; margin: 0 10px 0 0;\" alt=\"Thunder\" src=\"https://cdn.discordapp.com/avatars/580626972741337088/5d0a676eab9365c294dbd59f2a0d5d36.png?size=2048\"\u003e\n\n# Thunder\n\n[![Lisence](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Discord](https://discordapp.com/api/guilds/582372920047829014/embed.png)](https://discord.gg/ZEFrfj5)\n[![Dependabot](https://api.dependabot.com/badges/status?host=github\u0026repo=SharifPoetra/thunder-java\u0026identifier=210757811)](https://dependabot.com)\n[![CircleCI](https://img.shields.io/circleci/build/github/SharifPoetra/thunder-java)](https://circleci.com/gh/SharifPoetra/thunder-java)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/w/SharifPoetra/thunder-java)\n![GitHub repo size](https://img.shields.io/github/repo-size/SharifPoetra/thunder-java)\n\n \n\u003chr\u003e\n\n\u003e You can invite the bot [here](https://discordapp.com/oauth2/authorize?client_id=580626972741337088\u0026scope=bot\u0026permissions=70642768\u0026guild_id=0)\n\n\u003cbr\u003e\n\n# Selfhosting  \n\n## Using the latest releases:\n\n1. Download the jar [here](https://github.com/SharifPoetra/thunder-java/releases) (it should be a `.jar` file and `config.txt.example`. `playlist_file.txt.example` is just an example for how playlists works)\n2. Rename [config.txt.example](https://github.com/SharifPoetra/thunder-java/blob/master/config.txt.example) to `config.txt` and fill it out.\n3. Run: `java -jar thunder.jar`\n\n## Using docker compose\n\n1. Create your working directory, example: `mkdir thunder \u0026\u0026 cd thunder`\n2. Rename [config.txt.example](https://github.com/SharifPoetra/thunder-java/blob/master/config.txt.example) to `config.txt` and fill it out.\n3. Rename [docker-compose.yml.example](https://github.com/SharifPoetra/thunder-java/blob/master/docker-compose.yml.example) to `docker-compose.yml`\n4. Run: `docker-compose up --build -d`\n\n# Contributing\n\nWe are very open for any contributions. Please read [CONTRIBUTING.md](https://github.com/SharifPoetra/thunder-java/blob/master/CONTRIBUTING.md) for more insformation.\n\n# Licensing\n\nThe bot is licensed under the Apache 2.0 license. See the file [LICENSE.md](https://github.com/SharifPoetra/thunder-java/blob/master/LICENSE.md) for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharifpoetra%2Fthunder-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharifpoetra%2Fthunder-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharifpoetra%2Fthunder-java/lists"}