Skip to content

program in python that sends red alerts to a discord webhook (israel red alerts)

Notifications You must be signed in to change notification settings

crabmiau/red-alert-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

red-alert-python

GitHub GitHub GitHub GitHub

A Python program that sends red alerts to a Discord webhook for Israel red alerts.

Table of Contents

Introduction

In Israel, "red alerts" are emergency notifications of incoming rockets and other threats. This Python program is designed to send these red alerts to a Discord webhook, allowing for real-time notifications and alerts.

Features

  • Real-time Alerts: Receive red alerts in real-time via Discord.
  • Customization: Easily configure and customize the program to fit your needs.
  • Open Source: This project is open source, allowing for community contributions and improvements.

Getting Started

Prerequisites

Before you start, you'll need the following:

  • Python 3.x
  • Discord webhook URL
  • Requests

Installation

  1. Clone the repository:
    git clone https://github.com/crabmiau/red-alert-python.git
    
  2. CD into the folder
    cd red-alert-python
    

Usage

  1. Edit your discord webhook at line 59
  2. Run the program using py main.py

About

program in python that sends red alerts to a discord webhook (israel red alerts)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages