loads of bug fixes
diff --git a/src/config/default.json b/src/config/default.json
index 3b0882f..81c7880 100644
--- a/src/config/default.json
+++ b/src/config/default.json
@@ -66,6 +66,10 @@
},
"staff": {
"channel": null
+ },
+ "attachments": {
+ "channel": null,
+ "saved": {}
}
},
"verify": {
diff --git a/src/config/emojis.json b/src/config/emojis.json
index e9fb578..2f32df1 100644
--- a/src/config/emojis.json
+++ b/src/config/emojis.json
@@ -20,6 +20,8 @@
"EDIT": "989911820267577366",
"HISTORY": "989911933069168690",
"FILTER": "990242059451514902",
+ "ATTACHMENT": "997570687193587812",
+ "LOGGING": "999613304446144562",
"OPP": {
"ADD": "837355918831124500",
"REMOVE": "837355918420869162"
@@ -40,6 +42,7 @@
},
"CONTROL": {
"TICK": "947441964234702849",
+ "REDTICK": "999612396727439370",
"CROSS": "947441948543815720",
"BLOCKCROSS": "952261738349330493",
"BLOCKTICK": "991805475777695855",