{"id":14983437,"url":"https://github.com/eckigerluca/darling","last_synced_at":"2025-10-29T22:30:38.950Z","repository":{"id":65249769,"uuid":"401014725","full_name":"EckigerLuca/Darling","owner":"EckigerLuca","description":"Make your Discord Server better with Darling.","archived":false,"fork":false,"pushed_at":"2024-03-29T16:39:53.000Z","size":3973,"stargazers_count":19,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T05:24:32.209Z","etag":null,"topics":["anime","bot","discord","discord-anime-bot","discord-bot","discord-bot-dashboard","discord-bot-js","discord-js","discord-js-bot","discordjs","discordjs-bot","ejs","javascript","js"],"latest_commit_sha":null,"homepage":"https://darling-bot.xyz","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EckigerLuca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":"eckigerluca","ko_fi":"eckigerluca"}},"created_at":"2021-08-29T10:37:08.000Z","updated_at":"2024-11-30T17:10:28.000Z","dependencies_parsed_at":"2024-03-29T17:54:16.850Z","dependency_job_id":null,"html_url":"https://github.com/EckigerLuca/Darling","commit_stats":{"total_commits":190,"total_committers":4,"mean_commits":47.5,"dds":"0.14210526315789473","last_synced_commit":"ebab707deb5111081883f40a989fa6773afa2c8c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EckigerLuca%2FDarling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EckigerLuca%2FDarling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EckigerLuca%2FDarling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EckigerLuca%2FDarling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EckigerLuca","download_url":"https://codeload.github.com/EckigerLuca/Darling/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238900329,"owners_count":19549488,"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":["anime","bot","discord","discord-anime-bot","discord-bot","discord-bot-dashboard","discord-bot-js","discord-js","discord-js-bot","discordjs","discordjs-bot","ejs","javascript","js"],"created_at":"2024-09-24T14:07:12.576Z","updated_at":"2025-10-29T22:30:38.292Z","avatar_url":"https://github.com/EckigerLuca.png","language":"JavaScript","funding_links":["https://patreon.com/eckigerluca","https://ko-fi.com/eckigerluca"],"categories":[],"sub_categories":[],"readme":"# Darling.\n\n\u003ca href=\"https://top.gg/bot/743150068726628440\" target=\"_blank\"\u003e\u003cimg src=\"https://top.gg/api/widget/servers/743150068726628440.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/EckigerLuca/Darling/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue?style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://EckigerLuca/Darling\"\u003e\u003cimg src=\"https://img.shields.io/badge/dynamic/json?color=blueviolet\u0026label=Version\u0026query=version\u0026url=https%3A%2F%2Fraw.githubusercontent.com%2FEckigerLuca%2FDarling%2Fmaster%2Fpackage.json\u0026style=flat-square\"\u003e\u003c/a\u003e\n\n### This is the code of my bot\nSo I'd prefer if You would just add it to your server with [this](https://eckigerluca.com/darling/invite) link.\n\n### But if You want to host it by yourself,\nrename the `config.json.public` to `config.json` (found under `src/data`) and edit the values. The Bot **needs** the `SERVER MEMBERS INTENT`, so make sure to enable it!\n\nMake sure that you have a mongo-db database avaiable for bot! The name of the database needs to be `darling`. On first start, the bot will create the needed collection on it's own. [Install MongoDB](https://www.mongodb.com/docs/v6.0/administration/install-community/) (Currently using v6.0)\n\nNew with Version 2.0 is a Web Dashboard, which can't be disabled! \u003cbr\u003e\nSet it up by renaming the `settings.json.public` (found under `src/website`) to `settings.json` and changing the values in the as needed. Client ID and Secret are found at the OAuth2 Section of your Application. You also need to add your Domain and Callback URL to the Redirects.\n\nAfter that, use `npm i` to install all needed packages. When done, register the slash commands by using `npm run deploy` in your console.\n\nYou can then start the bot with `npm start` or `node .`\n\nIf the bot is online, invite it to the server You want to use it on and check if the Dashboard works. (Check the image for permissions).\n\n![img](https://user-images.githubusercontent.com/63116530/133927732-7ad6a8e1-86cb-4ece-8753-ec69be1b370c.png)\nIf the Bot won't start, check the console for any errors and if there are one's, create an Issue (or try to fix them by yourself).\n\n## Top.gg\nThis bot uses Top.gg. If you don't want to use it, leave the variable `topGG` in the `config.json` as it is, but if you want to use it change the bool to `true` and PLEASE DO NOT forget to add your token in the file!\n\n## Contact:\n* [E-Mail](mailto:contact@darling-bot.xyz)\n* Discord: `EckigerLuca#0001`\n* Support [Server](https://eckigerluca.com/discord)\n\n##\n\u003ca href=\"https://discord.gg/tpUr7d3\" target=\"_blank\"\u003e\u003cimg src=\"https://discordapp.com/api/guilds/689756047107293191/widget.png?style=banner2\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feckigerluca%2Fdarling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feckigerluca%2Fdarling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feckigerluca%2Fdarling/lists"}