diff --git a/SOUNDS/ALERTS/SWP_149.wav b/SOUNDS/ALERTS/SWP_149.wav new file mode 100644 index 0000000..abf6f69 Binary files /dev/null and b/SOUNDS/ALERTS/SWP_149.wav differ diff --git a/SkywarnPlus.py b/SkywarnPlus.py index 27227e6..c1f0210 100644 --- a/SkywarnPlus.py +++ b/SkywarnPlus.py @@ -41,7 +41,6 @@ import contextlib import math import sys import itertools -import random from datetime import datetime, timezone, timedelta from dateutil import parser from pydub import AudioSegment diff --git a/config.yaml b/config.yaml index 94d93e1..60dac99 100644 --- a/config.yaml +++ b/config.yaml @@ -358,7 +358,6 @@ AlertScript: # announce the full details of a Tornado Warning when it is detected. # The placeholder '{alert_title}' will be replaced with the title of the alert # when AlertScript executes the command. - # - Type: BASH Commands: - '/usr/local/bin/SkywarnPlus/SkyDescribe.py "{alert_title}"'