English | Türkçe >>
- 🎨 Modern and user-friendly interface
- 📝 Easy editing with Drag & Drop
- 🌈 Customizable color options
- 🔗 Webhook support
- 📱 Mobile responsive design
- 🌙 Dark theme support
- ⚡ Fast and instant preview
- 🔄 JSON import/export functionality
- Node.js
- Express.js
- EJS Template Engine
- Discord.js
- TailwindCSS
- FontAwesome
- Clone the repository:
git clone https://github.com/parsherr/discord-embed-builder.git
- Install dependencies:
cd discord-embed-builder
npm install
- Start the development server:
npm run dev
- Open in your browser:
http://localhost:3000
- Create a
.env
file:
PORT=3000
- Store your Webhook URL securely and do not share it
- Create your embed message
- Enter your Webhook URL
- Click the "Send" button
- View your message in your Discord channel
- Fork it
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'feat: amazing feature added'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is licensed under the Apache-2.0 License. See the LICENSE file for details.
Parsherr
- GitHub: @parsherr
Don't forget to give a ⭐️ if you liked it!