{"id":27654008,"url":"https://github.com/11neuty/bot-dc","last_synced_at":"2025-08-24T10:17:44.753Z","repository":{"id":287909758,"uuid":"964634718","full_name":"11neuty/bot-dc","owner":"11neuty","description":"bot welcoming voice channel discord","archived":false,"fork":false,"pushed_at":"2025-04-14T15:02:00.000Z","size":40686,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T05:17:24.781Z","etag":null,"topics":["bot","discord"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/11neuty.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-11T14:29:37.000Z","updated_at":"2025-04-14T15:02:04.000Z","dependencies_parsed_at":"2025-04-14T16:33:18.655Z","dependency_job_id":null,"html_url":"https://github.com/11neuty/bot-dc","commit_stats":null,"previous_names":["11neuty/bot-dc"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/11neuty/bot-dc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/11neuty%2Fbot-dc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/11neuty%2Fbot-dc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/11neuty%2Fbot-dc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/11neuty%2Fbot-dc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/11neuty","download_url":"https://codeload.github.com/11neuty/bot-dc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/11neuty%2Fbot-dc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271843985,"owners_count":24832663,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bot","discord"],"created_at":"2025-04-24T05:17:22.917Z","updated_at":"2025-08-24T10:17:44.395Z","avatar_url":"https://github.com/11neuty.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎙️ Discord Voice Channel Greeter Bot\n\n![Python](https://img.shields.io/badge/Python-3.6+-blue?logo=python\u0026logoColor=white)\n![Discord.py](https://img.shields.io/badge/discord.py-API-green?logo=discord)\n![License](https://img.shields.io/badge/License-MIT-blue.svg)\n![FFmpeg](https://img.shields.io/badge/FFmpeg-required-critical?logo=ffmpeg)\n![PM2](https://img.shields.io/badge/PM2-optional-lightgrey?logo=pm2)\n\n\u003e Bot Python yang secara otomatis **menyapa pengguna dengan audio** ketika mereka masuk ke voice channel di Discord!\n\n---\n\n## ✨ Fitur\n\n- 🔊 Menyapa anggota yang bergabung ke voice channel dengan audio otomatis.\n- 🛡️ Mencegah spam sapaan dengan sistem cooldown.\n- 👋 Otomatis keluar dari voice channel jika channel kosong.\n- 🧾 Logging aktivitas bot secara real-time ke konsol.\n\n---\n\n## 📦 Prasyarat\n\nPastikan Anda sudah menginstal:\n\n- ✅ Python **3.6 atau lebih baru**\n- ✅ **FFmpeg** (tersedia di [ffmpeg.org](https://ffmpeg.org/download.html))\n- ✅ **Token bot Discord** aktif\n- 🔄 **PM2** *(opsional, untuk manajemen proses)*\n\n---\n\n## ⚙️ Instalasi\n\n### 1. Clone Repository\n```bash\ngit clone https://github.com/11neuty/bot-dc.git\ncd \u003cNAMA_FOLDER\u003e\n```\n### 2. Instalasi Dependensi\n```bash\npip install discord.py\n```\n### 3. Download FFmpeg\nUnduh dari situs resmi FFmpeg.\n\nEkstrak dan catat path ke ffmpeg.exe (untuk Windows) atau binary-nya (untuk Mac/Linux).\n\n### 4. Konfigurasi Bot\nGanti ISI TOKEN KAMU di dalam skrip Python dengan token bot Discord Anda.\n\nSesuaikan FFMPEG_PATH ke lokasi executable FFmpeg yang sudah Anda unduh.\n\n## 🚀 Menjalankan Bot\n### 📌 Tanpa PM2:\n```bash\npython bot.py\n```\n### 📌 Dengan PM2 (opsional):\n```bash\npm2 start bot.py --name \"discord-greeter-bot\"\n```\n### 🎧 Penggunaan\nSetelah bot aktif, ia akan otomatis menyapa pengguna yang bergabung ke voice channel dengan memutar file masuk.mp3.\n\nPastikan file masuk.mp3 berada di direktori yang sama dengan file bot.py.\n\n### 🧠 Logging\nBot menggunakan modul logging untuk mencatat aktivitas secara real-time. Semua aktivitas bisa Anda pantau langsung dari terminal.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F11neuty%2Fbot-dc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F11neuty%2Fbot-dc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F11neuty%2Fbot-dc/lists"}