diff --git a/bot/en_gb/log_formats.json b/bot/en_gb/log_formats.json new file mode 100644 index 0000000..7531cd0 --- /dev/null +++ b/bot/en_gb/log_formats.json @@ -0,0 +1,7 @@ +{ + "0": "Standard", + "1": "Compact", + "2": "Standard (no embed)", + "3": "Compact (no embed)", + "4": "json" +} \ No newline at end of file diff --git a/bot/en_pr/log_formats.json b/bot/en_pr/log_formats.json new file mode 100644 index 0000000..7531cd0 --- /dev/null +++ b/bot/en_pr/log_formats.json @@ -0,0 +1,7 @@ +{ + "0": "Standard", + "1": "Compact", + "2": "Standard (no embed)", + "3": "Compact (no embed)", + "4": "json" +} \ No newline at end of file diff --git a/bot/en_us/log_formats.json b/bot/en_us/log_formats.json new file mode 100644 index 0000000..7531cd0 --- /dev/null +++ b/bot/en_us/log_formats.json @@ -0,0 +1,7 @@ +{ + "0": "Standard", + "1": "Compact", + "2": "Standard (no embed)", + "3": "Compact (no embed)", + "4": "json" +} \ No newline at end of file