{"id":20084435,"url":"https://github.com/andakawa/discord_ktbot","last_synced_at":"2025-05-06T01:31:55.870Z","repository":{"id":227160157,"uuid":"137477180","full_name":"andakawa/Discord_KtBot","owner":"andakawa","description":"Discord Bot Boilerplate written in Kotlin using JDA","archived":false,"fork":false,"pushed_at":"2019-01-02T17:54:08.000Z","size":6,"stargazers_count":6,"open_issues_count":0,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T06:50:28.405Z","etag":null,"topics":["discord","discord-bot","jda","kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/andakawa.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}},"created_at":"2018-06-15T10:57:15.000Z","updated_at":"2023-06-13T04:39:50.000Z","dependencies_parsed_at":"2024-03-11T23:47:27.972Z","dependency_job_id":null,"html_url":"https://github.com/andakawa/Discord_KtBot","commit_stats":null,"previous_names":["andakawa/discord_ktbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andakawa%2FDiscord_KtBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andakawa%2FDiscord_KtBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andakawa%2FDiscord_KtBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andakawa%2FDiscord_KtBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andakawa","download_url":"https://codeload.github.com/andakawa/Discord_KtBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252604358,"owners_count":21775088,"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","jda","kotlin"],"created_at":"2024-11-13T15:52:02.326Z","updated_at":"2025-05-06T01:31:55.407Z","avatar_url":"https://github.com/andakawa.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord Kotlin Bot\n\nThis Bot is written in Kotlin using [JDA](https://github.com/DV8FromTheWorld/JDA) and is here to provide a quick start for getting your first Discord Bot on your Server.\n\n### Important\n\nYou need to [Create a new App on Discord](https://discordapp.com/developers/applications/me/create) and set it up as _Bot User_. Retrieve your token and paste it in the Settings.kt. The token is used to authenticate your Bot to the Discord Network otherwise it won't connect to any server.\n\n# Functionalities\n\nThe Bot can recognize the typical Ping command.\nThis repo is designed to provide a simple template.\nIt's fairly easy to implement other command functionalities.\n\nTake a look at the Ping Command and how it's called in the Bot.kt\n\n```Kotlin\nval commands = listOf (\n            Ping(),\n            YourCommand(),\n            YourSecondCommand(),\n            andSoOn()\n    )\n```\n\n### Installation\n\nJust create a fork and start coding :)\nPlease check the JDA Repo for further information on how to use the API\n\n### Hosting\n\nI suggest using DigitalOcean Droplets - you can get a Droplet for just 5$ a month\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandakawa%2Fdiscord_ktbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandakawa%2Fdiscord_ktbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandakawa%2Fdiscord_ktbot/lists"}