Skip to content

Instantly share code, notes, and snippets.

@tiqhomirova
tiqhomirova / tgshop_webinar.ics
Created June 16, 2025 22:13
Calendar Invite
import uuid
import datetime
# Event details with location and URL
uid = f"{uuid.uuid4()}@tgshop"
dtstamp = datetime.datetime.utcnow().strftime("%Y%m%dT%H%M%SZ")
ics_content = f"""BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//TGShop Webinar//EN
BEGIN:VEVENT