From 2cb57f43d7c601aaff194c6062848a07f6fe8ec8 Mon Sep 17 00:00:00 2001 From: 7coil Date: Thu, 27 Sep 2018 01:05:03 +0100 Subject: [PATCH] DiscordMail server literally no longer exists Those valuable IDs don't exist anymore. --- website-template.json | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/website-template.json b/website-template.json index 955a5e2..5b5c07f 100644 --- a/website-template.json +++ b/website-template.json @@ -72,34 +72,6 @@ "Reason": "{{ reason.message }}" } } -},{ - "name": "DiscordMail", - "date": "", - "def": "20m 50%", - "author": "MSS", - "description": "Uses legacy system from old MSS-Discord", - "icon": "https://discordmail.com/img/DiscordMail.png", - "link": "https://discordmail.com/api/collection", - "entry_info_link": "https://discordmail.com/api/collection", - "disect": { - "entry": { - "title": "{{ guild.name }}", - "subtitle": "{{ guild.id }}", - "icon": "{{ guild.icon }}" - }, - "full_info": { - "RethonkDB ID": "{{ id }}", - "Guild Name": "{{ guild.name }}", - "Guild ID": "{{ guild.id }}", - "Guild Created At": "{{ guild.createdAt }}", - "Guild Region": "{{ guild.region }}", - "Owner Name": "{{ owner.name }}#{{ owner.discriminator }}", - "Owner ID": "{{ owner.id }}", - "Owner Registration": "{{ owner.createdAt }}", - "User / Bots / Total": "{{ guild.users }} / {{ guild.bots }} / {{ guild.members }}", - "Reason": "{{ reason.message }}" - } - } },{ "name": "Trello", "date": "2017-07-19",