Skip to content
Merged

Dev #12

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.)
Expand Down