Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-04-19 00:54
Flavor·Python

r"
(\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2},\d{3}\sINFO\sSYSTEM:\s+Command\s+(\w+)(.*?))(?=\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2})
"
msg
Open regex in editor

Description

auto-gpt capture command

Submitted by anonymous