{"id":15145918,"url":"https://github.com/blazeisclone/a41sl","last_synced_at":"2025-08-16T21:08:38.996Z","repository":{"id":38425626,"uuid":"286904981","full_name":"BlazeIsClone/a41sl","owner":"BlazeIsClone","description":"All For One Bot is an open-source discord server bot built for All For One SL™ discord server. ","archived":false,"fork":false,"pushed_at":"2024-10-16T13:10:48.000Z","size":44910,"stargazers_count":73,"open_issues_count":4,"forks_count":20,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T06:12:02.061Z","etag":null,"topics":["canvas","discord-api","discord-music-bot","memes","node-js","nsfw","rules","soundcloud","spotify","youtube"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlazeIsClone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-08-12T03:17:40.000Z","updated_at":"2025-03-07T18:39:19.000Z","dependencies_parsed_at":"2024-04-11T02:21:09.873Z","dependency_job_id":"c666f1cc-6105-4c7a-ace0-140179e42d44","html_url":"https://github.com/BlazeIsClone/a41sl","commit_stats":{"total_commits":1072,"total_committers":5,"mean_commits":214.4,"dds":"0.050373134328358216","last_synced_commit":"da6c2dd075a55e58d4dc6fa576938e59d86c8a5a"},"previous_names":["blazeisclone/a41sl"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazeIsClone%2Fa41sl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazeIsClone%2Fa41sl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazeIsClone%2Fa41sl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazeIsClone%2Fa41sl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlazeIsClone","download_url":"https://codeload.github.com/BlazeIsClone/a41sl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601449,"owners_count":20964864,"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":["canvas","discord-api","discord-music-bot","memes","node-js","nsfw","rules","soundcloud","spotify","youtube"],"created_at":"2024-09-26T12:00:22.868Z","updated_at":"2025-04-07T06:12:07.033Z","avatar_url":"https://github.com/BlazeIsClone.png","language":"JavaScript","readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://media.giphy.com/media/kU0et9AnjV2PrWTkS7/giphy.gif\" width=\"500\" align=\"center\" /\u003e\n  \n\u003cbold\u003e\u003ch1\u003eAll For One Bot\u003c/h1\u003e\u003c/bold\u003e\n\u003c/div\u003e\n\nAll For One Bot is an open source solution for your discord server management and entertainment. My goal is to cover as many functionalities and niches as possible, while still maintaining usability and code readability. Currently the bot can stream music from YouTube, SoundCloud and Spotify.\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-no-red.svg)](https://github.com/BlazeIsClone/A41SLBOT/commits/master)\n[![Generic badge](https://img.shields.io/badge/Instructions-wiki-\u003cCOLOR\u003e.svg)](https://github.com/BlazeIsClone/A41SLBOT/wiki/)\n[![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](https://github.com/BlazeIsClone/A41SLBOT/blob/master/LICENSE.txt)\n\n\u003chr\u003e\n\n### ⚠️ END-OF-LIFE SUPPORT! Time has come to say goodbyes, this project is no longer maintained.\n\n\u003chr\u003e\n\n## ⤴ Discord V13\n\nThe bot is currently on a rewrite to migrate to discord.js v13 from v12. Latest releases will be pushed into the v13 branch until a stable release!.\n\n## 📥 Installation\n\nFor self hosting clone this repository\n\n```bash\ngit clone https://github.com/BlazeIsClone/A41SLBOT.git\n```\n\n\n## ⚙️ Configuration\n\n⚠ Never share your tokens or api keys publicly \n\nModify `config.json` and fill out the values:\n\n```md\n{\n  \"PREFIX\": \"/\",\n  \"MAX_PLAYLIST_SIZE\": 500,\n  \"STAY_TIME\": 300,\n  \"primaryColor\": \"#17d6d5\",\n  \"errorColor\": \"#EF522F\",\n  \"musicChannelOne\": text-channel-id,\n  \"musicChannelTwo\": null,\n  \"welcomeChannel\": \"text-channel-name\",\n  \"goodbyeChannel\": \"text-channel-name\",\n  \"auditLogChannel\": \"text-channel-name\",\n  \"guildId\": server-id,\n  \"memesChannelId\": text-channel-id,\n  \"memberCountChannelName\": \"text-channel-name\",\n  \"musicChannelErrorResponse\": \"⛔ Music commands are only available in **add-music** channel\"\n}\n\n```\nFor API Tokens fill out the values in `.env`:\n\n```markdown\nDISCORD_TOKEN=\nYOUTUBE_API_KEY=\nSOUNDCLOUD_CLIENT_ID=\nANNOUNCEMENTS_WEBHOOK_URL=\nSPOTIFY_CLIENT_ID=\nSPOTIFY_SECRET_ID=\n```\nIf you have any difficulties obtaining API tokens please refer\n[📄 wiki](https://github.com/BlazeIsClone/A41SLBOT/wiki)\n\nFor Heroku hosting use the **config vars** feature.\n\n## 👏 Contributor Covenant Code of Conduct\n\nThis project is currently under development and if you are planing to implement right now you might have to make minor adjustments to the code. In the future im planing to make intergration seamless and provide detailed documentation. If You run into any issues please feel free to let me know in the discussion or create a new issue.\n\nAll For One Bot is still on alpha stage contribution would be appreciated ❤️.\n\n## ✉️ Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,\navailable at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html\n\n[homepage]: https://www.contributor-covenant.org\n\nFor answers to common questions about this code of conduct, see\nhttps://www.contributor-covenant.org/faq\n\n## 💝 Credits\n\nA special thanks to [eritislami/evobot](https://github.com/eritislami/evobot) for the music system/technology and [SharkSmile](https://github.com/sahaswin) for the amazing logo and inspiration.\n\n## 📜 License [![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](https://github.com/BlazeIsClone/A41SLBOT/blob/master/LICENSE.txt)\n\n[📄 GNU General Public License v3.0](https://github.com/BlazeIsClone/A41SLBOT/blob/master/LICENSE.txt)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblazeisclone%2Fa41sl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblazeisclone%2Fa41sl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblazeisclone%2Fa41sl/lists"}