EuroPython/discord

Post schedule updates

Open

#373 opened on Jul 16, 2026

View on GitHub
 (5 comments) (4 reactions) (0 assignees)Python (13 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (PR metrics pending)

Description

The conference schedule is sometimes updated during the event due to cancellations and other circumstances.

Let's find a way to notify interested users of these changes, e.g., via a dedicated channel #schedule-updates where the bot posts about updates. Users can then subscribe to all messages in that channel. We already pull the schedule from the programme API, so this should be feasible.

Contributor guide