qute experiments

This commit is contained in:
alisceon 2026-03-13 18:56:34 +01:00
parent e508a08b86
commit ef0ae94080
7 changed files with 30 additions and 22 deletions

View file

@ -12,15 +12,15 @@
matches = {
base.matches = [
{
trigger = ":ip ";
trigger = ";ip ";
replace = "{{pubip}} ";
}
{
trigger = ":gw2hs ";
trigger = ";gw2hs ";
replace = "Full Homestead ^w^ ";
}
{
regex = ":format (?P<alphabet>\\S+) (?P<text>\\S+) ";
regex = ";format (?P<alphabet>\\S+) (?P<text>\\S+) ";
replace = "{{format_text}} ";
vars = [
{