{"id":14983455,"url":"https://github.com/etcroot/mimi","last_synced_at":"2025-08-30T07:03:50.523Z","repository":{"id":53137473,"uuid":"160413327","full_name":"etcroot/Mimi","owner":"etcroot","description":"Music Bot built with discord.js-musicbot-addon for people to use on their servers as a private bot, or people who wants to get into bot creating.","archived":false,"fork":false,"pushed_at":"2021-04-05T07:20:40.000Z","size":34,"stargazers_count":6,"open_issues_count":7,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-24T12:02:40.673Z","etag":null,"topics":["discord-js","discord-js-bot","discord-music","discord-music-bot","discordjs","discordjs-bot","discordjsbot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/etcroot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-04T20:14:02.000Z","updated_at":"2023-01-27T10:20:59.000Z","dependencies_parsed_at":"2022-09-10T18:21:40.925Z","dependency_job_id":null,"html_url":"https://github.com/etcroot/Mimi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etcroot%2FMimi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etcroot%2FMimi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etcroot%2FMimi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etcroot%2FMimi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etcroot","download_url":"https://codeload.github.com/etcroot/Mimi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867875,"owners_count":16554375,"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":["discord-js","discord-js-bot","discord-music","discord-music-bot","discordjs","discordjs-bot","discordjsbot"],"created_at":"2024-09-24T14:07:13.952Z","updated_at":"2024-09-24T15:24:18.307Z","avatar_url":"https://github.com/etcroot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mimi\nMusic Bot built with [discord.js-musicbot-addon](https://github.com/DarkoPendragon/discord.js-musicbot-addon) for people to use on their servers as a private bot, or people who wants to get into bot creating. [Here's some examples from the addon repo ](https://github.com/DarkoPendragon/discord.js-musicbot-addon/blob/master/examples/examples.md)\n\n## Features\n* ▶️ **Play** - \nQueue a song/playlist by URL or name.\n* ❌ **Remove** - \nRemove a song from the queue by position in the queue.\n* 📃 **Help** - \nHelp for commands.\n* ⏭ **Skip** - \nSkip a song or songs with `skip [number]`\n* 🔇 **Leave** - \nLeaves the voice channel.\n* 🔎 **Search** - \nSearches for up to 10 videos from YouTube.\n* ⏸ **Pause** - \nPauses playing music.\n* ▶️ **Resume** - \nResumes a paused queue.\n* 🔊 **Volume** - \nChanges the volume output of the bot.\n* 📑 **Queue** - \nView the current queue.\n* 🔁 **Loop** - \nSets the loop state for the queue.\n* ✖️ **Clear** - \nClears the entire queue.\n* 🎵 **np** - \nShows the now playing text.\n\n## Running the bot\nFirst of make sure you have [Node.js](https://nodejs.org/en/) installed on your machine.\n\nThen edit config file located in /src/config.json\n```\n{\n    \"credentials\": \"BOT TOKEN https://discordapp.com/developers/applications/\",\n    \"prefix\": \"BOT PREFIX\",\n    \"api\": \"YOUTUBE API KEY https://console.developers.google.com/\",\n    \"ownerid\": \"YOUR USER ID\",\n    \"colour\": \"HEX COLOUR, NO #\",\n    \"musicrole\": \"ROLE WHICH ANYONE CAN USE EVERY MUSIC COMMAND\",\n    \"admins\": [\"ADMIN ID'S CAN BE SEPARATED BY\", \"COMMAS\"],\n    \"defaultvolume\": \"DEFAULT PLAYBACK VOLUME\"\n}\n```\nAfter than run the following in this order:\n```\ninstall.bat - will install all the dependencies for you.\nstart.bat - make sure you run this after installing dependencies \u0026 edited the config.json, this will start the bot.\n```\nIf for some reason you're having trouble installing dependencies, do the following below in terminal in the bot directory.\n```\nnpm i discord.js\nnpm i node-opus\nnpm i discord.js-musicbot-addon\nnpm i ffmpeg-binaries\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetcroot%2Fmimi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetcroot%2Fmimi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetcroot%2Fmimi/lists"}