master
Drake 1 year ago
parent 32a7dd3531
commit 7bc2708c5c

@ -0,0 +1,15 @@
# i love stealing
matches:
- regex: "grc(?P<name>[a-zA-Z0-9_-]+)/(?P<repo>[a-zA-Z0-9_-]+);;"
label: Gitea Repo
replace: "https://git.ruthenic.com/{{name}}/{{repo}}"
- trigger: "gitea;;"
label: Gitea Repo Form
replace: "https://git.ruthenic.com/{{form.name}}/{{form.repo}}"
vars:
- name: "form"
type: "form"
params:
layout: |
https://git.ruthenic.com/[[name]]/[[repo]]

@ -0,0 +1,3 @@
matches:
- trigger: "watch yo tone;;"
replace: "https://tenor.com/view/bendy-and-the-ink-machine-slap-watch-yo-tone-beast-bendy-gif-26330127"

@ -0,0 +1,6 @@
matches:
- trigger: "kys;;"
replace: "https://tenor.com/view/stolas-stolas-helluva-boss-kill-gif-26001794"
- trigger: "salty;;"
replace: "https://tenor.com/view/helluva-boss-gif-19508665"

@ -5,5 +5,8 @@ matches:
- trigger: "chacha;;"
replace: "https://tenor.com/view/spunch-bob-cha-cha-among-us-gif-21834029"
- trigger: "watch yo tone;;"
replace: "https://tenor.com/view/watch-your-tone-watch-your-tone-mf-spongebob-spunch-bop-spunch-bob-gif-24287324"
- trigger: "sob;;"
replace: "https://tenor.com/view/spongebob-cry-crying-burst-into-tears-cry-and-run-gif-24530754"
- trigger: "stfu;;"
replace: "https://tenor.com/view/stfu-spongebob-meme-patrick-gif-25152723"

@ -1,3 +1,3 @@
matches:
- regex: "wyatt (?P<person>.*) (?P<air>.*);;"
- regex: "wyatt (?P<person>.*);(?P<air>.*);;"
replace: "aw hell naw {{person}} got the {{air}} wyatts"
Loading…
Cancel
Save