{"id":14983319,"url":"https://github.com/skillzl/eres","last_synced_at":"2025-06-23T00:04:41.845Z","repository":{"id":204768410,"uuid":"660778656","full_name":"skillzl/eres","owner":"skillzl","description":"🍍- A multi-purpose Discord client written in Javascript with 42 commands and a highly optimised web application with control over the application's settings. Eres is running on over 60 servers, we invite you to try it out and hope you enjoy it!","archived":false,"fork":false,"pushed_at":"2024-12-05T12:35:00.000Z","size":4000,"stargazers_count":16,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T11:50:01.499Z","etag":null,"topics":["dashboard","discord","discord-dashboard","djs","economy","economy-bot","levels","multilanguage","multipurpose","music","music-bot","nodejs"],"latest_commit_sha":null,"homepage":"https://eres.lol/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skillzl.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":"2023-06-30T20:30:31.000Z","updated_at":"2024-12-21T22:28:06.000Z","dependencies_parsed_at":"2024-01-18T03:02:57.955Z","dependency_job_id":"d3378fef-c3df-4520-a724-445958b4a152","html_url":"https://github.com/skillzl/eres","commit_stats":{"total_commits":282,"total_committers":5,"mean_commits":56.4,"dds":0.4716312056737588,"last_synced_commit":"3e1b0c5a4ed86836c4da92aaa2ba99c79c63432e"},"previous_names":["skillzl/eres"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/skillzl/eres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skillzl%2Feres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skillzl%2Feres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skillzl%2Feres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skillzl%2Feres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skillzl","download_url":"https://codeload.github.com/skillzl/eres/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skillzl%2Feres/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261386724,"owners_count":23150869,"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":["dashboard","discord","discord-dashboard","djs","economy","economy-bot","levels","multilanguage","multipurpose","music","music-bot","nodejs"],"created_at":"2024-09-24T14:07:03.593Z","updated_at":"2025-06-23T00:04:36.826Z","avatar_url":"https://github.com/skillzl.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://eres.lol\" \u003e\n        \u003cimg align=\"center\" src=\"./assets/github/eres-widget.png\" width=\"592\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n🍍 A multi-purpose Discord client written in Javascript with 42 commands and a highly optimised web application with control over the application's settings. Eres is running on over 34 servers, we invite you to try it out and hope you enjoy it!\n\n\u003cp align=\"center\"\u003e \n  \u003ca href=\"https://ko-fi.com/eres_fun\" target=\"_blank\"\u003e\n    \u003cimg src=\"./assets//github/kofi_button_black.png\" width=\"256\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### 📂 Content\n- [🌐 Deployment \\\u0026 Features](#-deployment--features)\n- [⌨️ Node start guide](#️-node-start-guide)\n- [🖼️ Dashboard UI](#️-dashboard-ui)\n- [🚀 Envoirement settings](#-envoirement-settings)\n- [📈 Analytics](#-analytics)\n- [😃 Emojis](#-emojis)\n- [🔐 License](#-license)\n- [🙋‍♂️ Contributors](#️-contributors)\n\n## 🌐 Deployment \u0026 Features\n\nDeployment support is not here yet! This repository is only for github imigration purposes.\n\n- ☑️ Modular features with optional congifuration.\n- ☑️ Experience system with levels and xp.\n- ☑️ Popular canva design for rank and profile command.\n- ☑️ Web application (dashboard) for optional configuration settings.\n- ☑️ Multi-lingual support (available languages: English, Romanian).\n- ☑️ Modern tehnologies for web app (nodejs, express, mongodb, tailwindcss, etc).\n- ☑️ Music player for mass-usage (DJ Role setting on dashboard).\n\n## ⌨️ Node start guide\n\n```\ngit clone https://github.com/skillzl/eres\ncd eres-main\n\nnpm install\nnode deploy (before running bot.js, so the slash commands can be loaded) \n\nnpn run start [cls \u0026\u0026 node bot.js] or nodemon\n```\n\n## 🖼️ Dashboard UI\n\n\u003cimg src=\"./assets/github/dashboard.png\" width=\"1042\"\u003e\n\n\u003e **Tip**: Visit this repository to check out the latest version available.\n\n## 🚀 Envoirement settings\n\n```\n## Discord Application Token\nTOKEN=\n\n## Mongoose Connection String\nMONGO_URL=\n\n## Discord Application Unique Identifier\nCLIENT_ID=\n\n## Dicord Application Secret Key =\u003e (used for dashboard authentication)\nCLIENT_SECRET=\n\n## Listening Port for web-server\nPORT= (e.g: 3000)\n\n## Callback Url for web-server =\u003e (also applied in discord.com/developers settings)\nCALLBACK_URL= (e.g: http://localhost:3000/login)\n\n## Support server Url\nSUPPORT_SERVER=\n\n## Unique identifier developer\nDEVELOPER_ID=\n\n## Unique identifier webhook for bug reports\nWEBHOOK_ID=\n\n## Unique token webhook for bug reports\nWEBHOOK_TOKEN= \n\n## Analytics unique identifier (for analytics)\nANALYTICS_ID=\n\n## Domain\nDOMAIN= (e.g: localhost:3000 =\u003e if used locally)\n\n## api.skillzl.dev unique key (visit api.skillzl.dev for key)\nSKILLZL_API_KEY=\n\n## Custom youtube cookie (for 419 rate limits)\nYOUTUBE_COOKIE=\n\n\n## api.eres.lol unique key (visit api.eres.lol for key)\nAPI_ERES_KEY=\n\n## GitHub Personal Token =\u003e (used for github integration /admin/panel)\nGITHUB_TOKEN=\n\n## Replicate API Key (replicate.com for key)\nREPLICATE_API_KEY=\n```\n\n\u003e **Note**: Envoirement settings need to be in a \".env\" file.\n\n## 📈 Analytics\n\nUse this feature to know exactly how many people are using the bot.\nThis feature requires the `ANALYTICS_ID` to be set. To get your `_id` from the mangoose database, follow this tutorial I made real quick! \n\n[Analytics Tutorial](./ANALYTICS.md)\n\n## 😃 Emojis\n\nIf you want to use custom emojis, you can do it here.\nEres project emojis are stored in assets: [assets/emojis](./assets/emojis/) (import them to your Discord server)\nTo change emojis you can do it here: [functions/Emojis](./functions/Emojis.js) (currently those emojis are from `Eres - 🍍` Discord server, so you need to change with yours)\n## 🔐 License\n\nThis project is licensed under the `Apache License 2.0 License` - see the [LICENSE](https://github.com/skillzl/eres/blob/main/LICENSE) file for details.\n\n## 🙋‍♂️ Contributors\nDon't hesitate to make a pull request if you have any suggestions, bugs or just want to add more features.\n\n\u003ca href=\"https://github.com/skillzl/eres/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=skillzl/eres\" /\u003e\n\u003c/a\u003e\n","funding_links":["https://ko-fi.com/eres_fun"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskillzl%2Feres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskillzl%2Feres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskillzl%2Feres/lists"}