Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 894 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 894 Bytes

MojangAPIAlerts

Alerts a Discord server upon detecting that Mojang has updated their API version

If you want help setting this up, feel free to open an issue and I'll try my best to help you out

Requirements

  • Python3
    • requests library
  • A linux VPS (Although this step is not technically required, it is recommended as you would want this program to run constantly)

Installation

  1. Replace webhook locations in APIUpdateAlerts.py with Discord webhooks of your choice
  2. If you have a linux VPS, upload APIUpdateAlerts.py and install screen
  3. Run screen and skip the information page
  4. Run python3 main.py
  5. Detach from the screen by pressing Ctrl + A + D

Pictures

Example webhook