finish readme and clean up json examples

This commit is contained in:
Nayan
2025-08-27 04:32:58 +00:00
parent 45e941bac3
commit 61a06a8b01
6 changed files with 36 additions and 59 deletions

View File

@@ -5,9 +5,8 @@
"command_prefix": "!",
"regex": [
{
"type": "groups",
"match": ".*\\]: <(.*)> (.*)",
"capture": "**[{groups[0]}]**: {groups[1]}"
"fstring": "**[{groups[0]}]**: {groups[1]}"
}
]
}