{"id":22796261,"url":"https://github.com/kaktushose/notruf-bot","last_synced_at":"2025-03-30T18:14:56.975Z","repository":{"id":96935885,"uuid":"510311787","full_name":"Kaktushose/Notruf-Bot","owner":"Kaktushose","description":"Custom bot for the official Discord server of the game Notruf 112 - Die Feuerwehrsimulation 2","archived":false,"fork":false,"pushed_at":"2024-09-28T15:41:25.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T20:34:47.740Z","etag":null,"topics":["bot","discord-bot","java","jda-bot","jda-discord-bot","slash-commands"],"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/Kaktushose.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2022-07-04T10:23:25.000Z","updated_at":"2024-09-28T15:41:28.000Z","dependencies_parsed_at":"2025-02-07T02:45:29.881Z","dependency_job_id":null,"html_url":"https://github.com/Kaktushose/Notruf-Bot","commit_stats":null,"previous_names":["kaktushose/notruf-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaktushose%2FNotruf-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaktushose%2FNotruf-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaktushose%2FNotruf-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaktushose%2FNotruf-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaktushose","download_url":"https://codeload.github.com/Kaktushose/Notruf-Bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246358321,"owners_count":20764366,"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":["bot","discord-bot","java","jda-bot","jda-discord-bot","slash-commands"],"created_at":"2024-12-12T05:11:41.914Z","updated_at":"2025-03-30T18:14:56.956Z","avatar_url":"https://github.com/Kaktushose.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Java CI](https://github.com/Kaktushose/LanguageBot/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Kaktushose/LanguageBot/actions/workflows/ci.yml)\n[![license-shield](https://img.shields.io/badge/License-Apache%202.0-lightgrey.svg)]()\n\u003ca href=\"https://discord.gg/Ac2tRYG\"\u003e\n\u003cimg src=\"https://discord.com/api/guilds/547006417542971393/embed.png\" alt=\"discord\"\u003e\n\u003c/a\u003e\n# Notruf Bot\n\nThis bot was created specifically for the official Discord [server](https://discord.gg/Ac2tRYG) of the game [Notruf 112 - Die Feuerwehrsimulation 2](https://store.steampowered.com/app/785770/Notruf_112__Die_Feuerwehr_Simulation_2). \nIt's only purpose is to add roles to users and to manage bug reports. \n\n- Use `/opt out \u003cenglish|german\u003e` to mute the english/german announcement channels\n\n- Use `/reset` to reset your settings\n\n## Installation\n\nThe bot is private, but you can compile and host your own version.\n\n### 0. Prerequisites\n\nMake sure to have the following things up and running:\n\n- Java 17\n- Maven\n- git\n\n### 1. Clone the repository\n\n```\ngit clone https://github.com/Kaktushose/Levelbot.git\n```\n\n### 2. Configuration\n\n- Open the `config.json` file and insert you values:\n```json\n{\n  \"token\": \"\", // the bot token\n  \"guildId\": -1, // id of the guild the bot will be running on\n  \"reportCategoryId\": // id of the parent category of the report channel\n  \"reportChannelId\": // the report channel to send reports to\n  \"englishRoleId\": -1, // id of the role used to opt out of english announcments\n  \"germanRoleId\": -1 // id of the role used to opt out of german announcments\n}\n```\n\n- Copy the files `embeds_de.json` and `embeds_en.json` from the repository folder to the location where the jar will run. \n\n- Optionally you can configure the localization of the slash commands by editing the `commands_de.properties` located at `NotrufBot/src/main/resources/` or add more localizations.\n\n### 3. Build and run the jar\n\nOnce you are done with all configuration steps, you can build the jar and run it:\n\n```\nmvn clean package\n```\n\n```\njava -jar Notruf-Bot-1.0.0.jar\n```\n\n## Contributing\n\nIf you believe that something is missing, and you want to add it yourself, feel free to open a pull request. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaktushose%2Fnotruf-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaktushose%2Fnotruf-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaktushose%2Fnotruf-bot/lists"}