diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-08-22 09:59:25 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-08-22 09:59:25 -0400 |
commit | 2191852e1399dbd3a3e612c48b519ca7f41e4164 (patch) | |
tree | c5ba6f4798b5acdae5c4d885a6de42220f6bfc63 /lib/utils | |
parent | 8ecea8349a872988bd0025e57c343242d3ba7d13 (diff) | |
download | tanzanite-2191852e1399dbd3a3e612c48b519ca7f41e4164.tar.gz tanzanite-2191852e1399dbd3a3e612c48b519ca7f41e4164.tar.bz2 tanzanite-2191852e1399dbd3a3e612c48b519ca7f41e4164.zip |
rename verified bot emoji
Diffstat (limited to 'lib/utils')
-rw-r--r-- | lib/utils/BushConstants.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils/BushConstants.ts b/lib/utils/BushConstants.ts index c65b5e8..5eef88f 100644 --- a/lib/utils/BushConstants.ts +++ b/lib/utils/BushConstants.ts @@ -360,7 +360,7 @@ export const mappings = deepLock({ PremiumEarlySupporter: '<:earlySupporter:848741030102171648>', TeamPseudoUser: 'TeamPseudoUser', BugHunterLevel2: '<:bugHunterGold:848743283080822794>', - VerifiedBot: '<:verifiedbot_rebrand1:938928232667947028><:verifiedbot_rebrand2:938928355707879475>', + VerifiedBot: '<:verifiedbot1:938928232667947028><:verifiedbot2:938928355707879475>', VerifiedDeveloper: '<:earlyVerifiedBotDeveloper:848741079875846174>', CertifiedModerator: '<:discordCertifiedModerator:877224285901582366>', BotHTTPInteractions: 'BotHTTPInteractions', |