{"id":18816048,"url":"https://github.com/0-vortex/dark-elise-bot","last_synced_at":"2026-03-17T18:03:11.301Z","repository":{"id":39996922,"uuid":"353869135","full_name":"0-vortex/dark-elise-bot","owner":"0-vortex","description":"A multi-purpose demo Discord bot built with discord-akairo and deployed to Heroku.","archived":false,"fork":false,"pushed_at":"2024-04-06T02:43:34.000Z","size":149,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T16:44:02.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://0-vortex.github.io/dark-elise-bot","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0-vortex.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"0vortex","liberapay":"ted.vortex","issuehunt":"0-vortex","custom":["https://PayPal.Me/TeodorDutulescu"]}},"created_at":"2021-04-02T01:18:13.000Z","updated_at":"2025-07-31T14:27:39.000Z","dependencies_parsed_at":"2024-04-06T03:28:44.205Z","dependency_job_id":"1467143b-f0ac-40e0-86b1-33785635f807","html_url":"https://github.com/0-vortex/dark-elise-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/0-vortex/dark-elise-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0-vortex%2Fdark-elise-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0-vortex%2Fdark-elise-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0-vortex%2Fdark-elise-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0-vortex%2Fdark-elise-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0-vortex","download_url":"https://codeload.github.com/0-vortex/dark-elise-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0-vortex%2Fdark-elise-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30628405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"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":[],"created_at":"2024-11-07T23:52:03.502Z","updated_at":"2026-03-17T18:03:11.260Z","avatar_url":"https://github.com/0-vortex.png","language":"JavaScript","funding_links":["https://ko-fi.com/0vortex","https://liberapay.com/ted.vortex","https://issuehunt.io/r/0-vortex","https://PayPal.Me/TeodorDutulescu"],"categories":[],"sub_categories":[],"readme":"# dark-elise-bot\n\n[![Commitizen Friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n [![License](https://img.shields.io/github/license/0-vortex/workers-lastfm-shields)](./LICENSE)\n [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2F0-vortex%2Fdark-elise-bot.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2F0-vortex%2Fdark-elise-bot?ref=badge_shield)\n\n[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\n![Beings of pure light descend into darkness to create new realities.](https://cdn.discordapp.com/app-icons/319966503673790464/9951dae7aa67afda1a674f4c8d3d1d9e.png?size=128)\n\n## Overview\n\nDark Elise is an open source, multi-functional Discord bot that is constantly growing. \n\nThe codebase also serves as a base framework to easily create Discord bots of all kinds.\n\nYou can test drive the ping command by using [this link](https://discord.com/api/oauth2/authorize?client_id=827645717051867196\u0026permissions=93248\u0026scope=bot).\n\n## Folder structure\n\nA quick look at the top-level files and directories you'll see in a Gatsby project.\n\n```\n├──── dark-elise-bot\n│  ├── .github/\n│  ├── src/\n│  ├── .editorconfig\n│  ├── .eslintrc.js\n│  ├── .gitattributes\n│  ├── .gitignore\n│  ├── .lintstagedrc.js\n│  ├── .npmrc\n│  ├── compose.yml\n│  ├── Dockerfile\n│  ├── LICENSE\n│  ├── npm-shrikwrap.json\n│  ├── package.json\n│  └── README.md\n```\n\n## Installation\n\nClone the package via `git`:\n\n```shell\ngit clone git@github.com:0-vortex/derk-elise-bot.git\n```\n\n## Requirements\n\nThis repository requires `node\u003e=v14.16.0` to be installed.\n\n## How to use\n\nThis repository is featuring granular controls fully orthogonal to environment variables as specified by [the twelve-factor app](https://12factor.net) guidelines.\n\nIn order for the application to run we need the following environment variables set similar to the following example.\nWithout these variables the application will fail to start, so in order for the app to start locally we need to create an `.env` file with the following values:\n\n```shell\nBOT_TOKEN=UzE8OTY2NTBzNjczNzkwNDY0.BTWWBw.UwhtObbCJxVFLRkhqx48I7jL8Ys\nNPM_CONFIG_PRODUCTION=false\nRICH_PRESENCE_STATUS=true\n```\n\nTo develop locally just run:\n\n```shell\nnpm start\n```\n\n## Contributing\n\nThis repository uses `husky` with pre-commit and message hooks. All you need to do after staging some files is to run:\n\n```shell\nnpm run push\n```\n\n## License\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2F0-vortex%2Fdark-elise-bot.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2F0-vortex%2Fdark-elise-bot?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0-vortex%2Fdark-elise-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0-vortex%2Fdark-elise-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0-vortex%2Fdark-elise-bot/lists"}