{"id":28485656,"url":"https://github.com/jofairden/diskord-bot-example","last_synced_at":"2026-04-15T16:31:57.954Z","repository":{"id":114198395,"uuid":"165402727","full_name":"Jofairden/Diskord-Bot-Example","owner":"Jofairden","description":"An example bot using the Diskord wrapper and Spring Boot","archived":false,"fork":false,"pushed_at":"2019-01-12T17:05:51.000Z","size":60,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T11:32:29.170Z","etag":null,"topics":["bot","discord","diskord"],"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/Jofairden.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-12T15:24:10.000Z","updated_at":"2022-05-21T21:37:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9578599-f711-4146-99eb-f8fc5b9319fc","html_url":"https://github.com/Jofairden/Diskord-Bot-Example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jofairden/Diskord-Bot-Example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jofairden%2FDiskord-Bot-Example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jofairden%2FDiskord-Bot-Example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jofairden%2FDiskord-Bot-Example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jofairden%2FDiskord-Bot-Example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jofairden","download_url":"https://codeload.github.com/Jofairden/Diskord-Bot-Example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jofairden%2FDiskord-Bot-Example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31849724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","diskord"],"created_at":"2025-06-08T00:30:30.054Z","updated_at":"2026-04-15T16:31:57.948Z","avatar_url":"https://github.com/Jofairden.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple bot using Diskord\nThis is a simple bot example that uses the [Diskord](https://github.com/JesseCorbett/Diskord) wrapper.\n\n# About bot token\nIf you want to run this bot, create a new file named 'bot.token' in the resources folder\ncontaining only the bot's token.\n\nSee the .gitignore file to see how the file is ignored.\n\n**NEVER PUBLISH YOUR BOT TOKEN**\n\n# About this example\nThis bot uses [Spring](https://spring.io/) in kotlin for easy dependency management (autowiring and bean creation etc.)\n**Many of the dependency versions are set in gradle.properties, and automatically used due to the settings.gradle.kts script*\n\nIf you don't like Spring, you can choose to not use it of course.\n\n# Recommended\nHere is my recommended toolkit if you plan on making a more advanced bot:\n* Dependency management: [Spring](https://spring.io/)\n* Reactive programming: (event-based flow) [Reactive](http://reactivex.io/) [[Kotlin bindings](https://github.com/ReactiveX/RxKotlin)]\n* Any logging facade such as [Log4j](https://logging.apache.org/log4j/), \n[Logback](https://logback.qos.ch/), \n[Sl4j](https://www.slf4j.org/) etc..\n* JSON handling: [FasterXML/Jackson](https://github.com/FasterXML/jackson) (or [Gson](https://github.com/google/gson)). Diskord ships with Jackson.\n\nDiskord ships with the libraries for coroutines and [okhttp3](https://github.com/square/okhttp) for websocket related things.\n\n# Kotlin/native support\nCurrently Diskord does not support kotlin/native, therefore you cannot generate native binaries.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjofairden%2Fdiskord-bot-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjofairden%2Fdiskord-bot-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjofairden%2Fdiskord-bot-example/lists"}