Skip to content

This project is a simple PHP application for sending messages to a Discord webhook. It includes a user interface for inputting a message and sending it to the configured webhook URL.

License

Notifications You must be signed in to change notification settings

arxsoftr/webhook-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhook-PHP

Webhook Project

Img

Img

This project is a simple PHP application for sending messages to a Discord webhook. It includes a user interface for inputting a message and sending it to the configured webhook URL.

Features

  • Webhook Integration: Send messages to a Discord webhook with customizable bot settings.
  • Dynamic Configuration: Fetch bot settings (name, profile image, webhook URL) from a database.
  • User Interface: A form for users to input and send messages.
  • Error Handling: Display error messages if there are issues with sending the message or if no records are found.
  • Language Support: Basic support for Turkish and English languages.

Installation

  1. Clone the repository:
    git clone https://github.com/arxsoftr/webhook-php.git
  2. Navigate to the project directory:
cd webhook-php
  1. Set up your database and configure the includes/database.php file with your database credentials.

  2. Import the provided SQL schema into your database to create the necessary tables.

  3. Customize the webhook_settings table with your Discord webhook details.

Usage

Visit the index.php page to interact with the application.

Input a message and submit the form to send it to the configured Discord webhook.

Türkçe Açıklama

Webhook Projesi

Img

Img

Bu proje, bir Discord webhook'una mesaj göndermek için basit bir PHP uygulamasıdır. Kullanıcıların bir mesaj girmelerini ve bu mesajı yapılandırılmış webhook URL'sine göndermelerini sağlayan bir kullanıcı arayüzü içerir.

Özellikler

  • Webhook Entegrasyonu: Mesajları, özelleştirilebilir bot ayarları ile bir Discord webhook'una gönderin.
  • Dinamik Konfigürasyon: Bot ayarlarını (isim, profil resmi, webhook URL'si) veritabanından çekin.
  • Kullanıcı Arayüzü: Kullanıcıların mesaj girip gönderebileceği bir form.
  • Hata Yönetimi: Mesaj gönderme veya kayıt bulunamama durumunda hata mesajları görüntüleme.
  • Dil Desteği: Temel Türkçe ve İngilizce dil desteği.

Kurulum

  1. Depoyu klonlayın:
    git clone https://github.com/arxsoftr/webhook-php.git
  2. Proje dizinine gidin:
     cd webhook-php
  3. Veritabanınızı ayarlayın ve includes/database.php dosyasını veritabanı bilgilerinize göre yapılandırın.
  4. Gerekli tabloları oluşturmak için sağlanan SQL şemasını veritabanınıza aktarın.
  5. webhook_settings tablosunu Discord webhook detaylarınızla özelleştirin.

Kullanım

Uygulama ile etkileşimde bulunmak için index.php sayfasına gidin. Bir mesaj girin ve formu göndererek yapılandırılmış Discord webhook'una iletin.

About

This project is a simple PHP application for sending messages to a Discord webhook. It includes a user interface for inputting a message and sending it to the configured webhook URL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published