From 1332cf9503888ca1d935f65b7ab7a459adede8df Mon Sep 17 00:00:00 2001 From: FajitaOfTreason <234828294+FajitaOfTreason@users.noreply.github.com> Date: Sun, 15 Mar 2026 10:40:26 -0700 Subject: [PATCH 1/2] remove spaces in front of frontmatter triple-dashed-lines --- .../3.api/2.triggers/integrations/patreon/Follow-Created.md | 2 +- .../3.api/2.triggers/integrations/patreon/Follow-Deleted.md | 2 +- .../3.api/2.triggers/integrations/patreon/Pledge-Created.md | 2 +- .../3.api/2.triggers/integrations/patreon/Pledge-Deleted.md | 2 +- streamerbot/3.api/2.triggers/twitch/chat/bits-badge-tier.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/streamerbot/3.api/2.triggers/integrations/patreon/Follow-Created.md b/streamerbot/3.api/2.triggers/integrations/patreon/Follow-Created.md index 73dd51f7..f6bb1343 100755 --- a/streamerbot/3.api/2.triggers/integrations/patreon/Follow-Created.md +++ b/streamerbot/3.api/2.triggers/integrations/patreon/Follow-Created.md @@ -79,4 +79,4 @@ commonVariables: - PatreonUser - PatreonUserAttributes - PatreonMemberAttributes - --- \ No newline at end of file +--- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/integrations/patreon/Follow-Deleted.md b/streamerbot/3.api/2.triggers/integrations/patreon/Follow-Deleted.md index d0f0b8c7..4ac56e4b 100755 --- a/streamerbot/3.api/2.triggers/integrations/patreon/Follow-Deleted.md +++ b/streamerbot/3.api/2.triggers/integrations/patreon/Follow-Deleted.md @@ -79,4 +79,4 @@ commonVariables: - PatreonUser - PatreonUserAttributes - PatreonMemberAttributes - --- \ No newline at end of file +--- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Created.md b/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Created.md index 550ff0d9..25b2dcd8 100755 --- a/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Created.md +++ b/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Created.md @@ -79,4 +79,4 @@ commonVariables: - PatreonUser - PatreonUserAttributes - PatreonMemberAttributes - --- \ No newline at end of file +--- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Deleted.md b/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Deleted.md index c14de397..366c380f 100755 --- a/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Deleted.md +++ b/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Deleted.md @@ -79,4 +79,4 @@ commonVariables: - PatreonUser - PatreonUserAttributes - PatreonMemberAttributes - --- \ No newline at end of file +--- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/chat/bits-badge-tier.md b/streamerbot/3.api/2.triggers/twitch/chat/bits-badge-tier.md index ae0a8885..742dc79f 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/bits-badge-tier.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/bits-badge-tier.md @@ -7,4 +7,4 @@ variables: [] commonVariables: - TwitchBroadcaster - TwitchUser - --- \ No newline at end of file +--- \ No newline at end of file From 5deca0bba0da313d0190fa9ecb8ed2bdd3e66435 Mon Sep 17 00:00:00 2001 From: Whipstickgostop <8366326+Whipstickgostop@users.noreply.github.com> Date: Mon, 16 Mar 2026 17:59:12 -0400 Subject: [PATCH 2/2] fix: update file casing --- .../integrations/patreon/{Follow-Created.md => follow-created.md} | 0 .../integrations/patreon/{Follow-Deleted.md => follow-deleted.md} | 0 .../integrations/patreon/{Pledge-Created.md => pledge-created.md} | 0 .../integrations/patreon/{Pledge-Deleted.md => pledge-deleted.md} | 0 .../integrations/patreon/{Pledge-Updated.md => pledge-updated.md} | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename streamerbot/3.api/2.triggers/integrations/patreon/{Follow-Created.md => follow-created.md} (100%) mode change 100755 => 100644 rename streamerbot/3.api/2.triggers/integrations/patreon/{Follow-Deleted.md => follow-deleted.md} (100%) mode change 100755 => 100644 rename streamerbot/3.api/2.triggers/integrations/patreon/{Pledge-Created.md => pledge-created.md} (100%) mode change 100755 => 100644 rename streamerbot/3.api/2.triggers/integrations/patreon/{Pledge-Deleted.md => pledge-deleted.md} (100%) mode change 100755 => 100644 rename streamerbot/3.api/2.triggers/integrations/patreon/{Pledge-Updated.md => pledge-updated.md} (100%) mode change 100755 => 100644 diff --git a/streamerbot/3.api/2.triggers/integrations/patreon/Follow-Created.md b/streamerbot/3.api/2.triggers/integrations/patreon/follow-created.md old mode 100755 new mode 100644 similarity index 100% rename from streamerbot/3.api/2.triggers/integrations/patreon/Follow-Created.md rename to streamerbot/3.api/2.triggers/integrations/patreon/follow-created.md diff --git a/streamerbot/3.api/2.triggers/integrations/patreon/Follow-Deleted.md b/streamerbot/3.api/2.triggers/integrations/patreon/follow-deleted.md old mode 100755 new mode 100644 similarity index 100% rename from streamerbot/3.api/2.triggers/integrations/patreon/Follow-Deleted.md rename to streamerbot/3.api/2.triggers/integrations/patreon/follow-deleted.md diff --git a/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Created.md b/streamerbot/3.api/2.triggers/integrations/patreon/pledge-created.md old mode 100755 new mode 100644 similarity index 100% rename from streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Created.md rename to streamerbot/3.api/2.triggers/integrations/patreon/pledge-created.md diff --git a/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Deleted.md b/streamerbot/3.api/2.triggers/integrations/patreon/pledge-deleted.md old mode 100755 new mode 100644 similarity index 100% rename from streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Deleted.md rename to streamerbot/3.api/2.triggers/integrations/patreon/pledge-deleted.md diff --git a/streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Updated.md b/streamerbot/3.api/2.triggers/integrations/patreon/pledge-updated.md old mode 100755 new mode 100644 similarity index 100% rename from streamerbot/3.api/2.triggers/integrations/patreon/Pledge-Updated.md rename to streamerbot/3.api/2.triggers/integrations/patreon/pledge-updated.md