Converted all Kick code to Pusher Webhooks

This commit is contained in:
nuttylmao
2025-07-14 08:05:05 +10:00
parent a3c2a4c4de
commit 2df6f7a4c9
13 changed files with 381 additions and 244 deletions
@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32">
<path fill="url(#SidekickBadgeA)" d="M0 5.5v11.3h2.3V20h2.3v3.2h2.2v3.2h6.9v-3.2h4.6v3.2H25v-3.2h2.3V20h2.3v-3.2H32V5.5h-9.2v3.2h-4.6V12h-4.5V8.7H9V5.5H0Zm13.7 13.7H7V16H4.6V9.6h2.3v3.2h4.5V16h2.3v3.2ZM27.4 16h-2.2v3.2h-6.9V16h2.3v-3.2h4.6V9.6h2.2V16Z"/>
<defs>
<linearGradient id="SidekickBadgeA" x1="18.8" x2="11.7" y1="-2.7" y2="32.7" gradientUnits="userSpaceOnUse">
<stop stop-color="#FF6A4A"/>
<stop offset="1" stop-color="#C70C00"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 588 B