Skip to content

Commit

Permalink
Add araxxor (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
rorro authored Aug 28, 2024
1 parent bce4e11 commit dfcb32a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wise-old-man-bot",
"version": "1.4.5",
"version": "1.4.6",
"description": "A Discord bot for the Wise Old Man projects (https://github.com/wise-old-man/wise-old-man/)",
"author": "Psikoi",
"license": "ISC",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@sapphire/discord.js-utilities": "^7.1.6",
"@sentry/node": "^7.28.0",
"@sentry/tracing": "^7.28.0",
"@wise-old-man/utils": "^3.3.3",
"@wise-old-man/utils": "^3.3.5",
"canvas": "^2.6.1",
"cors": "^2.8.5",
"discord.js": "^14.14.1",
Expand Down
Binary file added public/x2/araxxor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/utils/discord.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const MetricEmoji = {
// Boss emojis
[Metric.ABYSSAL_SIRE]: '<:abyssal_sire:729839920969023519>',
[Metric.ALCHEMICAL_HYDRA]: '<:alchemical_hydra:729839921207967765>',
[Metric.ARAXXOR]: '<:araxxor:1278337345069781082>',
[Metric.ARTIO]: '<:callisto:729839921170481153>',
[Metric.BARROWS_CHESTS]: '<:barrows_chests:729839921484923000>',
[Metric.BRYOPHYTA]: '<:bryophyta:730167225226362952>',
Expand Down

0 comments on commit dfcb32a

Please sign in to comment.