{"id":15154322,"url":"https://github.com/hellsnakes/hellsnakebot","last_synced_at":"2025-09-30T02:30:28.869Z","repository":{"id":46671015,"uuid":"382006578","full_name":"HELLSNAKES/hellsnakebot","owner":"HELLSNAKES","description":"🤖About A fully customizable bot built with discord.js","archived":true,"fork":false,"pushed_at":"2021-10-15T01:29:35.000Z","size":1161,"stargazers_count":16,"open_issues_count":1,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-26T17:21:35.594Z","etag":null,"topics":["admin","bot","chatbot","discord","discord-bot","discord-js","discord-music-bot","discordjs","discordjs-v12","javascript","moderation","mongodb-database","music","nodejs","osu","simsimi","simsimibot","uno-game"],"latest_commit_sha":null,"homepage":"https://discord.com/api/oauth2/authorize?client_id=901258654408380447\u0026permissions=258033581910\u0026scope=bot","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/HELLSNAKES.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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"meimeiowo","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-07-01T11:13:48.000Z","updated_at":"2024-08-06T11:00:37.000Z","dependencies_parsed_at":"2022-09-04T10:31:39.959Z","dependency_job_id":null,"html_url":"https://github.com/HELLSNAKES/hellsnakebot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HELLSNAKES%2Fhellsnakebot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HELLSNAKES%2Fhellsnakebot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HELLSNAKES%2Fhellsnakebot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HELLSNAKES%2Fhellsnakebot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HELLSNAKES","download_url":"https://codeload.github.com/HELLSNAKES/hellsnakebot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219874753,"owners_count":16554613,"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":["admin","bot","chatbot","discord","discord-bot","discord-js","discord-music-bot","discordjs","discordjs-v12","javascript","moderation","mongodb-database","music","nodejs","osu","simsimi","simsimibot","uno-game"],"created_at":"2024-09-26T17:21:44.775Z","updated_at":"2025-09-30T02:30:23.371Z","avatar_url":"https://github.com/HELLSNAKES.png","language":"JavaScript","funding_links":["https://ko-fi.com/meimeiowo"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\r\n    \u003ca href=\"#\"\u003e\u003cimg src=\"https://i.imgur.com/fIfT3sh.jpg\" alt=\"HELLSNAKE BOT\"\u003e\u003c/a\u003e\r\n   🤖 HELLSNAKEBOT 🤖\r\n\u003c/h1\u003e\r\n\u003cp align=\"center\"\u003e\r\n    \u003cimg alt=\"Size\" src=\"https://img.shields.io/github/languages/code-size/HELLSNAKES/hellsnakebot\"\u003e\r\n    \u003cimg alt=\"discord-ver\" src=\"https://img.shields.io/badge/discord.js-v12.5.3-blue\"\u003e\r\n    \u003cimg alt=\"database\" src=\"https://img.shields.io/badge/database-mongodb-informational?style=flat\u0026logo=mongodb\u0026logoColor=white\u0026color=blue\"\u003e\r\n    \u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/HELLSNAKES/hellsnakebot\"\u003e\r\n    \u003cimg alt=\"Fork\" src=\"https://img.shields.io/github/forks/HELLSNAKES/hellsnakebot\"\u003e\r\n    \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/HELLSNAKES/hellsnakebot\"\u003e\r\n\u003c/p\u003e\r\n\r\n## 🎉 Update \r\n\u003e Bot is being rewritten for v13\r\n\u003e\r\n\u003e Discord.js v13 will not be used for this repositories as it will break bots\r\n## 💻 Requirements\r\n1. Nodejs\u003e=14: **[Link](https://nodejs.org)**\r\n2. Git: **[Link](https://git-scm.com)**\r\n3. Discord Bot Token: **[Link](https://discord.com/developers/applications)**\r\n4. OsuClientApi: **[Link](https://osu.ppy.sh/home/account/edit#new-oauth-application)**\r\n5. MongoDB Database's URI: **[Link](https://www.mongodb.com)**\r\n## ⚙️Setting\r\nNote: Please run `install_tools.bat` (Windows) or `install_tools.sh` (Linux) if your machine's architecture isn't x64.\r\n```\r\ngit clone https://github.com/HELLSNAKES/hellsnakebot.git\r\ncd hellsnakebot\r\nnpm install\r\nnpm start\r\n```\r\nEdit `config.json`\r\n## 📖License\r\nReleased under the [MIT License](https://github.com/HELLSNAKES/hellsnakebot/blob/main/LICENSE)\r\n## 🤝Contributing\r\n1. [Fork the repository](https://github.com/HELLSNAKES/hellsnakebot/fork)\r\n2. Clone your fork: `git clone https://github.com/your-username/hellsnakebot.git`\r\n3. Create your feature branch: `git checkout -b \u003cbranch-name\u003e`\r\n4. Commit your changes: `git commit -m \u003ccommit message\u003e`\r\n5. Push to the branch: `git push -u origin \u003cbranch-name\u003e`\r\n6. Submit a pull request\r\n## ✉Contact\r\n* HELLSNAKE - [Facebook](https://www.facebook.com/hellsnake98) - [Discord](https://discord.com/users/628633598001414165) - hellsnakess@hotmail.com\r\n* Emilia -  [Facebook](https://www.facebook.com/profile.php?id=100066295651777) - [Github](https://github.com/CuSO4-c3c) - [Discord](https://discord.com/users/783709260663750657)\r\n\r\n\r\n## ✨ Contributors \r\n\r\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\r\n\r\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://compiled.social/HELLSNAKE\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/63496374?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHELLSNAKE\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/HELLSNAKES/hellsnakebot/commits?author=HELLSNAKES\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#data-HELLSNAKES\" title=\"Data\"\u003e🔣\u003c/a\u003e \u003ca href=\"#projectManagement-HELLSNAKES\" title=\"Project Management\"\u003e📆\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/shellawa\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/69383963?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eallehS\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/HELLSNAKES/hellsnakebot/commits?author=shellawa\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#data-shellawa\" title=\"Data\"\u003e🔣\u003c/a\u003e \u003ca href=\"#projectManagement-shellawa\" title=\"Project Management\"\u003e📆\u003c/a\u003e \u003ca href=\"https://github.com/HELLSNAKES/hellsnakebot/commits?author=shellawa\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/CuSO4-c3c\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/77104443?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAmnesia\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/HELLSNAKES/hellsnakebot/commits?author=CuSO4-c3c\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#data-CuSO4-c3c\" title=\"Data\"\u003e🔣\u003c/a\u003e \u003ca href=\"#projectManagement-CuSO4-c3c\" title=\"Project Management\"\u003e📆\u003c/a\u003e \u003ca href=\"https://github.com/HELLSNAKES/hellsnakebot/commits?author=CuSO4-c3c\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/meimeiowo\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/91164564?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emeimei\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/HELLSNAKES/hellsnakebot/commits?author=meimeiowo\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellsnakes%2Fhellsnakebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellsnakes%2Fhellsnakebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellsnakes%2Fhellsnakebot/lists"}