Skip to content

Commit e0d5ff7

Browse files
authored
Merge pull request #12 from bronxbot/dev
literally nothing
2 parents ae75a18 + 8361b0d commit e0d5ff7

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/discord.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,10 @@ jobs:
2525
--arg message "$RAW_MESSAGE" \
2626
--arg url "${{ github.event.head_commit.url }}" \
2727
--arg timestamp "${{ github.event.head_commit.timestamp }}" \
28-
--arg version "2.5.0a" \
2928
'{
3029
"embeds": [{
3130
"title": "🚀 New Update Released!",
32-
"description": ("**Version:** $version\n\n" + $message + "\n\n[View Full Changelog](" + $url + ")"),
31+
"description": ("**Version:** 2.4.8a\n\n" + $message + "\n\n[View Full Changelog](" + $url + ")"),
3332
"color": 5763719,
3433
"footer": {
3534
"text": ("Pushed by " + $author),

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 🤖 Bronx Bot
22

3+
4+
[![Discord Bots](https://top.gg/api/widget/828380019406929962.svg)(https://top.gg/bot/828380019406929962)
35
> Because who needs a social life when you can write Discord bots?
46
57
A multi-purpose Discord bot that probably won't break your server. (No promises.)

0 commit comments

Comments
 (0)