{"id":19731997,"url":"https://github.com/lucasstarsz/java-discord-bot-template","last_synced_at":"2025-05-08T03:14:18.688Z","repository":{"id":115284799,"uuid":"331045132","full_name":"lucasstarsz/Java-Discord-Bot-Template","owner":"lucasstarsz","description":"A super simple java Discord bot template using JDA.","archived":false,"fork":false,"pushed_at":"2021-06-22T18:00:44.000Z","size":117,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T03:13:58.839Z","etag":null,"topics":["discord","discord-bot","discord-java","discord-jda","template-project"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucasstarsz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-01-19T16:41:54.000Z","updated_at":"2024-06-04T11:41:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c346cec-0877-47d4-a8e4-b29fa2052551","html_url":"https://github.com/lucasstarsz/Java-Discord-Bot-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasstarsz%2FJava-Discord-Bot-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasstarsz%2FJava-Discord-Bot-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasstarsz%2FJava-Discord-Bot-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasstarsz%2FJava-Discord-Bot-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasstarsz","download_url":"https://codeload.github.com/lucasstarsz/Java-Discord-Bot-Template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252990003,"owners_count":21836668,"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","discord-bot","discord-java","discord-jda","template-project"],"created_at":"2024-11-12T00:24:12.455Z","updated_at":"2025-05-08T03:14:18.670Z","avatar_url":"https://github.com/lucasstarsz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Discord Bot Template\nA super simple discord bot template made using [JDA][1] and the Gradle build tool.\n\n\n## Where's the code?\nThe code can be found in [`src/main/java/org/botexample`][2].\n\n\n## What do I need to provide?\nNothing more than a discord bot token.\n\n\n## Building and Running\n- Clone the repository from Github.\n  ```bash\n  git clone https://github.com/lucasstarsz/Java-Discord-Bot-Template.git\n  ```\n- Enter the project's directory.\n  ```bash\n  cd Java-Discord-Bot-Template/\n  ```\n- Build the project. \n  ```bash\n  ./gradlew clean build\n  ```\n- Run the project, using your discord bot token.\n  ```bash\n  ./gradlew run --args \"your discord bot token here\"\n  ```\n\n_Having issues using `gradlew`? Read [this][3]._\n\n\n## What does this template do?\nThis template does the following:\n- Displays a \"ready for takeoff\" message on the `ready` event.\n- Prints out a chatter's message every time they speak in a channel visible to the bot.\n- Prints out a chatter's message every time they Direct Message (DM) the bot.\n\nFor more information on how to use JDA, [check out their github repository][1].\n\n\n[1]: https://github.com/DV8FromTheWorld/JDA \"The JDA github Repository\"\n[2]: https://github.com/lucasstarsz/Java-Discord-Bot-Template/tree/main/src/main/java/org/botexample \"Template Source Code\"\n[3]: https://gist.github.com/lucasstarsz/9bbc306f8655b916367d557043e498ad \"Terminals Access Files Differently\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasstarsz%2Fjava-discord-bot-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasstarsz%2Fjava-discord-bot-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasstarsz%2Fjava-discord-bot-template/lists"}