{"id":25282616,"url":"https://github.com/emeraldblock/embot","last_synced_at":"2026-05-03T18:33:33.447Z","repository":{"id":155696936,"uuid":"369347909","full_name":"EmeraldBlock/embot","owner":"EmeraldBlock","description":"A Discord bot core.","archived":false,"fork":false,"pushed_at":"2021-10-09T23:17:11.000Z","size":259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T13:36:49.643Z","etag":null,"topics":["bot","discord","discord-bot","discord-js","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EmeraldBlock.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":"2021-05-20T21:59:07.000Z","updated_at":"2021-10-09T23:17:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e116fd1-5c1c-4b74-a003-8e400271e251","html_url":"https://github.com/EmeraldBlock/embot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/EmeraldBlock/embot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmeraldBlock%2Fembot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmeraldBlock%2Fembot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmeraldBlock%2Fembot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmeraldBlock%2Fembot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmeraldBlock","download_url":"https://codeload.github.com/EmeraldBlock/embot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmeraldBlock%2Fembot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32579828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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","discord-bot","discord-js","nodejs","typescript"],"created_at":"2025-02-12T19:44:37.379Z","updated_at":"2026-05-03T18:33:33.412Z","avatar_url":"https://github.com/EmeraldBlock.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embot\n\n### **IMPORTANT:** This bot is still in early development, so it's **not yet fit for actual use.** There are likely many ways to break it!\n\n## About\n\n**Embot** is a Discord bot core. It features a help command, custom errors, and some utility functions.\n\nThis bot is written in [TypeScript](https://www.typescriptlang.org/). It's pretty cool!\n\n## Using\n\n### DISCLAIMER: While these instructions are relatively generic, I am not guaranteeing that following them will not cause any damage to your computer. *Make sure you understand what you are doing!*\n\u003cbr\u003e\n\nThis bot requires [Node.js](https://nodejs.org/). I'm not sure the specific versions that work, but any 16.7+ should work fine.\n\nMake sure you've created an [application](https://discord.com/developers/applications) in the Discord Developer Portal and have added a bot. ([Tutorial](https://discordjs.guide/preparations/setting-up-a-bot-application.html) from the Discord.js Guide)\n\n### Editing\n\nIf you want to use this bot core or contribute:\n\n1. Clone the repo with [git](https://git-scm.com/).\n\n2. Install dependencies by running `npm install` in the repo folder.\n\n3. Rename [`secrets.example.json`](src/config/secrets.example.json) to `secrets.json` and fill in your application's bot token.\n\nNow, you can launch the bot by running `npm run dev`. This uses [nodemon](https://nodemon.io/) to re-build and restart the bot whenever a change is made to the source directory [`src`](src). You can also manually build with `npm run build` and run with `npm start`.\n\nCommands can be added in [`src/commands`](src/commands). See the default commands and typedefs for syntax.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femeraldblock%2Fembot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femeraldblock%2Fembot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femeraldblock%2Fembot/lists"}