Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@ceba80c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 26, 2024
1 parent d49175f commit 9c3f93c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions constants/regexes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sourceLabel": "6a34143",
"sourceLabel": "ceba80c",
"regexes": {
"abiphone.snake.name": "Snake",
"actionbar.defense": ".*§a(?\u003cdefense\u003e[\\d,]+)§a❈.*",
Expand Down Expand Up @@ -151,7 +151,7 @@
"data.bits.gui.sbmenunocookieactive": " §7Status: §cNot active!",
"data.bits.scoreboard": "^Bits: §b(?\u003camount\u003e[\\d,.]+).*$",
"data.chat.player.coop": "§bCo-op \u003e (?\u003cauthor\u003e[^:]+)§f: (?\u003cmessage\u003e.*)",
"data.chat.player.global": "(?:\\[(?\u003clevel\u003e\\d+)] )?(?\u003cauthor\u003e.+)(?\u003cchatColor\u003e§f|§7): (?\u003cmessage\u003e.*)",
"data.chat.player.global": "(?:\\[(?\u003clevel\u003e\\d+)] )?(?\u003cauthor\u003e.+?)(?\u003cchatColor\u003e§f|§7|): (?\u003cmessage\u003e.*)",
"data.chat.player.guild": "§2Guild \u003e (?\u003cauthor\u003e.+?) ?(?\u003cguildRank\u003e§e\\[\\w*])?§f: (?\u003cmessage\u003e.*)",
"data.chat.player.itemshow": "(?:§8\\[(?\u003clevelColor\u003e§.)(?\u003clevel\u003e\\d+)§8] )?(?\u003cauthor\u003e.*)§f§7 (?\u003caction\u003eis (?:holding|friends with a|wearing)|has) (?\u003citemName\u003e.*)",
"data.chat.player.name.emblem": "(?\u003cemblem\u003e(?:§.){0,2}.) (?\u003cauthor\u003e.*)",
Expand Down

0 comments on commit 9c3f93c

Please sign in to comment.