{"id":29568097,"url":"https://github.com/lweaxo/dm-duyuru","last_synced_at":"2026-04-16T00:31:26.837Z","repository":{"id":301563315,"uuid":"1009658045","full_name":"LWEAXO/dm-duyuru","owner":"LWEAXO","description":"Discord dm duyuru botu","archived":false,"fork":false,"pushed_at":"2025-06-27T16:10:48.000Z","size":111,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-19T02:54:44.642Z","etag":null,"topics":["bot","discord","discordbot","dmduyuru","javascript","reklam"],"latest_commit_sha":null,"homepage":"https://discord.gg/tAx8gEqPqq","language":"Batchfile","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/LWEAXO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-27T13:46:54.000Z","updated_at":"2025-07-18T16:54:37.000Z","dependencies_parsed_at":"2025-06-27T14:42:29.619Z","dependency_job_id":"dc5f2adc-a85d-45e7-bb8d-805e04432a4a","html_url":"https://github.com/LWEAXO/dm-duyuru","commit_stats":null,"previous_names":["lweaxo/dm-duyuru"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LWEAXO/dm-duyuru","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LWEAXO%2Fdm-duyuru","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LWEAXO%2Fdm-duyuru/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LWEAXO%2Fdm-duyuru/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LWEAXO%2Fdm-duyuru/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LWEAXO","download_url":"https://codeload.github.com/LWEAXO/dm-duyuru/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LWEAXO%2Fdm-duyuru/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31866229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","discordbot","dmduyuru","javascript","reklam"],"created_at":"2025-07-19T00:03:58.099Z","updated_at":"2026-04-16T00:31:26.554Z","avatar_url":"https://github.com/LWEAXO.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📢 **MNG Airlines DM Duyuru Botu**  \r\n**Discord sunucunuzdaki kullanıcılara toplu DM gönderimi yapan profesyonel bir bot.**  \r\n\r\n![resim](./img/image.png)\r\n\r\n---\r\n\r\n## ✨ **Özellikler**  \r\n- ✅ **Hedefli DM Gönderimi**: Belirli kullanıcılara veya tüm sunucuya mesaj iletme.  \r\n- 📊 **Gerçek Zamanlı İstatistikler**: Başarılı/başarısız gönderimlerin takibi.  \r\n- ⚡ **Rate Limit Yönetimi**: Otomatik gecikmelerle Discord limitlerini aşmadan çalışır.  \r\n- 📝 **Detaylı Log Kaydı**: Tüm gönderimlerin txt dosyasına kaydedilmesi.  \r\n\r\n---\r\n\r\n## 📸 **Ekran Görüntüleri**  \r\n| **DM Gönderim Arayüzü** | **Yardım Komutu** |\r\n|------------------------|------------------|\r\n| ![DM Gönderim](./img/image2.png) | ![Yardım](./img/image3.png) |\r\n\r\n---\r\n\r\n## ⚙️ **Kurulum**  \r\n1. **Gereksinimler:**  \r\n   ```bash\r\n   Node.js v18+\r\n   Discord.js v14\r\n   ```\r\n\r\n2. **Adımlar:**  \r\n   ```bash\r\n   npm install\r\n   ```\r\n\r\n3. **Ayarlar:**  \r\n   `config.json` dosyasını düzenleyin:  \r\n   ```json\r\n   {\r\n     \"token\": \"DISCORD_BOT_TOKENINIZ\",\r\n     \"ownerID\": \"YONETICI_DISCORD_ID\",\r\n     \"rateLimitDelay\": 2500,\r\n     \"prefix\": \"PREFIX\"\r\n   }\r\n   ```\r\n\r\n4. **Başlatma:**  \r\n   ```bash\r\n   node index.js\r\n   ```\r\n\r\n---\r\n\r\n## 🛠 **Komutlar**  \r\n| Komut | Açıklama | Örnek |\r\n|-------|----------|-------|\r\n| `!dm \u003cmesaj\u003e` | Etiketlenen kullanıcıya DM gönderir | `!dm @kullanici Merhaba!` |\r\n| `!dmherkes \u003cmesaj\u003e` | Sunucudaki tüm üyelere DM gönderir | `!dmherkes Yeni duyuru!` |\r\n| `!yardım` | Komut listesini gösterir | `!yardım` |\r\n\r\n---\r\n\r\n## 📜 **Lisans**  \r\nMIT Lisansı - Detaylar için [LICENSE](LICENSE) dosyasını inceleyin.  \r\n\r\n---\r\n\r\n## 🌍 **Destek \u0026 İletişim**  \r\nBot özelleştirme veya satın alma için:  \r\n[![Discord](https://img.shields.io/badge/Discord-7289DA?style=for-the-badge\u0026logo=discord\u0026logoColor=white)](https://discord.gg/h7YAermnyw)  \r\n\r\n---\r\n\r\n### 🔍 **Notlar**  \r\n- Botu çalıştırmadan önce `config.json` dosyasını doldurmayı unutmayın.  \r\n- Rate Limit hatası alırsanız, `rateLimitDelay` değerini artırın.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flweaxo%2Fdm-duyuru","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flweaxo%2Fdm-duyuru","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flweaxo%2Fdm-duyuru/lists"}