From 18d3ea778d271ec6b7efb5bf94baa047acd5d03a Mon Sep 17 00:00:00 2001 From: Sophie Marie Date: Wed, 4 Jan 2023 21:02:25 -0600 Subject: [PATCH] Credit the artist that created the modified Xenia icon --- commands/contributors.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/commands/contributors.js b/commands/contributors.js index 13a0eb2..47d4f0b 100644 --- a/commands/contributors.js +++ b/commands/contributors.js @@ -37,6 +37,10 @@ module.exports = { { name: 'Foxinatel', value: 'Foxi has made massive improvements to Anitrox, such as improving error handling, and much more!\n<:GitHub:778165439477841981> [Check out his code!](https://github.com/foxinatel)' + }, + { + name: 'Zaeroses', + value: 'Zaeroses created the Xenia icon Ive used in about when a user hosts Anitrox on Linux based systems. Its been modified to have a transflag-colored glow in the background. \n<:fediverse:1060390228881322004> [Check out their Mastodon! (chitter.xyz)](https://chitter.xyz/@Zaeroses)\n<:GitHub:778165439477841981> [Checkout their code!](https://github.com/Zaeroses)' } ] }]