From 67ffca5e5bad7dc589b41ea166cef1bae15e5334 Mon Sep 17 00:00:00 2001 From: Treble Sketch Date: Sat, 2 Apr 2016 01:17:14 +1030 Subject: [PATCH] Added "Space Enthusiasts" and "Unreal Gaming" Both code are for infinite invites, but a few code I found in the list are not infinite and already expired. I own "Space Enthusiasts", but a friend of mine owns "Unreal Gaming". --- data/serverlist.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/serverlist.json b/data/serverlist.json index 91c08ef..709c757 100644 --- a/data/serverlist.json +++ b/data/serverlist.json @@ -994,5 +994,19 @@ "language": "EN", "title": "Division" } + "Space Enthusiasts": { + "code": "0rD4Ubh43S6q4asm", + "description": "The Place for Space on Discord!", + "icon": null, + "language": "EN", + "title": "Space Enthusiasts" + } + "Unreal Gaming": { + "code": "0f5xriVNmIZ3fqqe", + "description": "A place where you can talk about a wide variety about games!", + "icon": null, + "language": "EN", + "title": "Unreal Gaming" + } } }