Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 626 Bytes

File metadata and controls

19 lines (14 loc) · 626 Bytes

PHP-Minecraft-Bugreport

You need recaptacha key and discord webhook for this project.

Requirements

  1. PHP 7.0 or later
  2. PHP Curl extension
  3. Web server

Installation

  1. Drop the project folder to your web host and edit it if you want.
  2. Get your recaptcha key here https://www.google.com/recaptcha/admin/
  3. Paste site key to index.php line 3.
  4. Paste secret key to send.php line 9.
  5. Create discord channel for bug reports and add webhook.
  6. Paste webhook url to send.php line 5.

If you have questions or problems with this, feel free to contact me via email (contact@etska.ml) or via discord (ETSKA_#4533)