ea and ealert

It's in the Bot, not a game, its FEMA. 🦺
This commit is contained in:
SpudGunMan
2024-12-11 16:15:40 -08:00
parent 0749df04e5
commit b2eae85cc2
4 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import bs4 as bs # pip install beautifulsoup4
import xml.dom.minidom
from modules.log import *
trap_list_location = ("whereami", "tide", "moon", "wx", "wxc", "wxa", "wxalert", "rlist", "ealert")
trap_list_location = ("whereami", "tide", "moon", "wx", "wxc", "wxa", "wxalert", "rlist", "ea", "ealert")
def where_am_i(lat=0, lon=0, short=False, zip=False):
whereIam = ""