logbot: clickable links break when followed by a ")" #23

Open
opened 2021-06-04 09:45:38 +02:00 by mb · 1 comment
No description provided.
Owner

Aha, my dodgy regex needs tweaking

for url in re.findall(r"http\S+", post):

Aha, my dodgy regex needs tweaking https://git.vvvvvvaria.org/varia/bots/src/commit/f234bafb5cc14916374b1662b901fe515a05e70b/LogBot/logbot.py#L14
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: varia/bots#23
No description provided.