mirror of
https://github.com/opus-tango/minecraft-server-discord-bot.git
synced 2026-03-20 03:55:20 +00:00
finish readme and clean up json examples
This commit is contained in:
@@ -5,9 +5,8 @@
|
||||
"command_prefix": "!",
|
||||
"regex": [
|
||||
{
|
||||
"type": "groups",
|
||||
"match": ".*\\]: <(.*)> (.*)",
|
||||
"capture": "**[{groups[0]}]**: {groups[1]}"
|
||||
"fstring": "**[{groups[0]}]**: {groups[1]}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user