{"id":26235627,"url":"https://github.com/fulhax/mpdbot","last_synced_at":"2026-04-21T23:02:41.836Z","repository":{"id":57611263,"uuid":"108898426","full_name":"fulhax/mpdbot","owner":"fulhax","description":"Queue songs to mpd through ircbot or http api","archived":false,"fork":false,"pushed_at":"2020-05-04T17:26:11.000Z","size":8802,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-03T00:29:24.782Z","etag":null,"topics":["bot","irc","irc-bot","mopidy","mpd","radio"],"latest_commit_sha":null,"homepage":"","language":"Go","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/fulhax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-30T19:27:12.000Z","updated_at":"2020-09-03T00:07:25.000Z","dependencies_parsed_at":"2022-09-11T14:21:54.051Z","dependency_job_id":null,"html_url":"https://github.com/fulhax/mpdbot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulhax%2Fmpdbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulhax%2Fmpdbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulhax%2Fmpdbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulhax%2Fmpdbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fulhax","download_url":"https://codeload.github.com/fulhax/mpdbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243330318,"owners_count":20274039,"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":["bot","irc","irc-bot","mopidy","mpd","radio"],"created_at":"2025-03-13T03:16:56.877Z","updated_at":"2025-12-28T23:35:19.946Z","avatar_url":"https://github.com/fulhax.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mpdbot \n[![Build Status](https://travis-ci.org/fulhax/mpdbot.svg?branch=master)](https://travis-ci.org/fulhax/mpdbot)\n\nInstall\n`go install github.com/fulhax/mpdbot/cmd/mpdbot`\n\n```\nUsage of ./mpdbot:\n      --debug                Enable debug mode\n      --httpPort string      Http port (default \"8888\")\n      --ircEnabled           Enable irc bot (default true)\n      --ircNick string       Irc nick (default \"mpdbot\")\n      --ircServer string     irc server (default \"127.0.0.1:6697\")\n      --ircTls               irc tls (default true)\n      --mpd string           mpd host (default \"127.0.0.1:6600\")\n      --mpdPassword string   mpd password\n```\n#### Irc commands\n| Event | |\n| --- | --- |\n| !help | List all available commands |\n| !np | Now playing |\n| !mpd update | Updates mpd index |\n| !mpd add \u003csearch\u003e | Add song to queue (fuzzy search) |\n| !top | Top 5 queued songs |\n| !top \u003cuser\u003e | Top 5 queued song by user |\n| !autodj | Enable autodj (If user queue is empty it will fetch random song from he's top 200) |\n| !mpd start | Start mpdbot queue |\n      \n#### HTTP api\n| URI | Method | Params |  |\n| --- | --- | --- | --- |\n| /current | GET | | |\n| /next | POST | | |\n| /add | GET | user, song |  |\n| /search| GET | search |  |\n| /status | GET | |  |\n| /top | GET | user(optional) |  |\n\n\nconfig.yml \n```\ndebug: false\nmpd: 127.0.0.1:6600\nmpdPassword: password\nhttpPort: 8080\nircServer: 127.0.0.1:6697\nircTls: true\nircEnabled: true\nircNick: \"mpdbot\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulhax%2Fmpdbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffulhax%2Fmpdbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulhax%2Fmpdbot/lists"}