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), 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.)