Bot & Automation

jorgasisten

/root/hermes-projects/jorgasisten

check_env.py text
from jorgasisten.core.config import get_settings
s = get_settings()
print("WA_API_URL:", s.wa_api_url)
print("WA_APIKEY:", s.wa_apikey)