From 9c31de865bf0cf16a95c7bd547b9e04885a74d7d Mon Sep 17 00:00:00 2001 From: Austin M Date: Thu, 8 Oct 2020 11:43:57 -0700 Subject: [PATCH] Rust meme tag --- commands/util/tagsList.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/commands/util/tagsList.ts b/commands/util/tagsList.ts index aaadf1d..190538d 100644 --- a/commands/util/tagsList.ts +++ b/commands/util/tagsList.ts @@ -470,4 +470,9 @@ export const tags = { url: 'https://cdn.discordapp.com/attachments/763318123247173632/763417022440407040/bc6da3faeae3fcb81fc9201dbc8e588c--terrible-memes-tumblr-stuff.png', }, }, + rust: { + color: orange, + title: 'Did someone say Rust?', + image: { url: 'https://i.imgur.com/mczIGZK.jpg' } + } }