EuroPython/discord

Post room livestream URLs earlier

Open

#375 opened on Jul 17, 2026

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

Repository metrics

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

Description

Currently, the streaming ULR in the room descriptions (e.g. for channel #s1) is only updated when the first session for that URL is announced (5 minutes before it starts). Let's instead post all three URLs directly, so users don't have to wait until shortly before the first session.

Example:

Stream Wednesday: [URL]
Stream Thursday: [URL]
Stream Friday: [URL]

Contributor guide