aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar kwzrd <[email protected]>2020-03-30 18:59:58 +0200
committerGravatar kwzrd <[email protected]>2020-03-30 18:59:58 +0200
commitfbcdf1303de2813d0ae72cc6ec895e2a897d9a24 (patch)
tree0560de16409971fd1b63aa6bd4205513ad59b98a
parentDeseasonify: add helper func to resolve current month (diff)
Deseasonify: add default persistent config file for branding cog
-rw-r--r--bot/resources/evergreen/branding.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/bot/resources/evergreen/branding.json b/bot/resources/evergreen/branding.json
new file mode 100644
index 00000000..747c0fe8
--- /dev/null
+++ b/bot/resources/evergreen/branding.json
@@ -0,0 +1,3 @@
+{
+ "daemon_active": false
+}