From fa77b21a4f437ae582d47ca4a95ed0e0e4e94560 Mon Sep 17 00:00:00 2001 From: ksIsCute Date: Sun, 1 Jun 2025 01:05:01 -0400 Subject: [PATCH 1/2] more format --- .github/workflows/discord.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/discord.yml b/.github/workflows/discord.yml index ac356df..9a5221f 100644 --- a/.github/workflows/discord.yml +++ b/.github/workflows/discord.yml @@ -25,11 +25,10 @@ jobs: --arg message "$RAW_MESSAGE" \ --arg url "${{ github.event.head_commit.url }}" \ --arg timestamp "${{ github.event.head_commit.timestamp }}" \ - --arg version "2.5.0a" \ '{ "embeds": [{ "title": "🚀 New Update Released!", - "description": ("**Version:** $version\n\n" + $message + "\n\n[View Full Changelog](" + $url + ")"), + "description": ("**Version:** 2.4.8a\n\n" + $message + "\n\n[View Full Changelog](" + $url + ")"), "color": 5763719, "footer": { "text": ("Pushed by " + $author), From 8361b0d6060ab684f74f6c657b0ef4c4eb5ff74c Mon Sep 17 00:00:00 2001 From: ksIsCute Date: Sun, 1 Jun 2025 01:07:19 -0400 Subject: [PATCH 2/2] add top gg widget --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff7dcd2..0cdc3c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 🤖 Bronx Bot + +[![Discord Bots](https://top.gg/api/widget/828380019406929962.svg)(https://top.gg/bot/828380019406929962) > Because who needs a social life when you can write Discord bots? A multi-purpose Discord bot that probably won't break your server. (No promises.)