https://github.com/parsherr/discord-embed-builder
Discord embed maker | Send webhook messages from your browser!
https://github.com/parsherr/discord-embed-builder
css discord discord-js ejs express expressjs font-awesome node nodejs tailwindcss
Last synced: 11 months ago
JSON representation
Discord embed maker | Send webhook messages from your browser!
- Host: GitHub
- URL: https://github.com/parsherr/discord-embed-builder
- Owner: parsherr
- License: apache-2.0
- Created: 2024-06-14T18:11:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-22T18:15:54.000Z (over 1 year ago)
- Last Synced: 2025-04-10T01:11:02.771Z (about 1 year ago)
- Topics: css, discord, discord-js, ejs, express, expressjs, font-awesome, node, nodejs, tailwindcss
- Language: JavaScript
- Homepage: http://us1.botcore.org:5016/
- Size: 1.56 MB
- Stars: 17
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README-TR.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord Embed Builder 
Language
Türkçe | [English >>](https://github.com/parsherr/discord-embed-builder)
Discord için gelişmiş embed mesaj oluşturucu
## 🚀 Özellikler
- 🎨 Modern ve kullanıcı dostu arayüz
- 📝 Sürükle & Bırak ile kolay düzenleme
- 🌈 Özelleştirilebilir renk seçenekleri
- 🔗 Webhook desteği
- 📱 Mobil uyumlu tasarım
- 🌙 Koyu tema desteği
- ⚡ Hızlı ve anlık önizleme
- 🔄 JSON import/export özelliği
## 🛠️ Teknolojiler
- Node.js
- Express.js
- EJS Template Engine
- Discord.js
- TailwindCSS
- FontAwesome
## 🌐 Demo
[Live Demo](https://discord-embed-builder-parsherr.vercel.app/)
## 💻 Kurulum
1. Repoyu klonlayın:
```bash
git clone https://github.com/parsherr/discord-embed-builder.git
```
2. Bağımlılıkları yükleyin:
```bash
cd discord-embed-builder
npm install
```
3. Geliştirme sunucusunu başlatın:
```bash
npm run dev
```
4. Tarayıcınızda açın:
```
http://localhost:3000
```
## 🔧 Yapılandırma
1. `.env` dosyası oluşturun:
```env
PORT=3000
```
2. Webhook URL'nizi güvenli bir şekilde saklayın ve paylaşmayın
## 📝 Kullanım
1. Embed mesajınızı oluşturun
2. Webhook URL'nizi girin
3. "Send" butonuna tıklayın
4. Discord kanalınızda mesajınızı görün
## 🤝 Katkıda Bulunma
1. Fork'layın
2. Feature branch oluşturun (`git checkout -b feature/amazing-feature`)
3. Commit'leyin (`git commit -m 'feat: amazing feature added'`)
4. Push'layın (`git push origin feature/amazing-feature`)
5. Pull Request açın
## 📄 Lisans
Bu proje Apache-2.0 lisansı altında lisanslanmıştır. Detaylar için [LICENSE](LICENSE) dosyasına bakın.
## 👤 Geliştirici
**Parsherr**
* GitHub: [@parsherr](https://github.com/parsherr)
## ⭐ Destek
Beğendiyseniz ⭐️ vermeyi unutmayın!