From 485c178e81769e19bb2ac402b1750d99c1ff3574 Mon Sep 17 00:00:00 2001
From: BodgeMaster <>
Date: Sat, 21 Jan 2023 21:10:23 +0100
Subject: [PATCH] Add Linux General config

---
 README.md   |  6 ++++++
 config.json | 32 ++++++++++++++++++++++++++------
 2 files changed, 32 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 7dbd7b0..5cfc9a9 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
+# Warning:
+
+### This is the downstream version with the Linux General config. Do not work on this repository.
+
+The upstream version can be found here: https://lostcave.ddnss.de/git/jocadbz/os-release-bot
+
 # /ETC/OS-RELEASE
 
 A bot written for the Linux General Discord Server
diff --git a/config.json b/config.json
index ebc5717..110336f 100644
--- a/config.json
+++ b/config.json
@@ -1,12 +1,32 @@
 {
-    "guild": 750955881348464651,
+    "guild": 813127962881818624,
     "roles": {
-        "assign0": 1063506453308125274,
-        "assign1": 1063506544962064414
+        "lfs": 813200239778856971,
+        "kiss": 884819839212982342,
+        "gentoo": 813139495049232384,
+        "void": 813139633797988394,
+        "nixos": 827228988585279538,
+        "alpine": 932684264967925850,
+        "arch": 813139868678225991,
+        "arch-based": 813186782534828043,
+        "redhat": 816823482318979094,
+        "bedrock": 825427559604027412,
+        "opensuse": 813147179367661589,
+        "suse-based": 1034793985715224587,
+        "debian": 813142935247388672,
+        "debian-based": 842882283504926756,
+        "solus": 820840553704325160,
+        "fedora": 820621219040591884,
+        "ubuntu": 813139746180038697,
+        "ubuntu-based": 813581408052183042,
+        "bsd": 879444277330055228,
+        "macos": 813147204772167680,
+        "windows": 813147019631788083,
+        "support": 868791668684513330
     },
-    "report channel": 1063507041697677312,
+    "report channel": 1063984075154661396,
 
-    "bot version": "v1.3",
+    "bot version": "v1.3-bodgemaster0",
     "bot issues": "Please report issues to BodgeMaster or jocadbz.",
-    "bot source url": "https://lostcave.ddnss.de/git/jocadbz/os-release-bot"
+    "bot source url": "https://lostcave.ddnss.de/git/BodgeMaster/os-release-bot"
 }