aboutsummaryrefslogtreecommitdiffstats
path: root/bot/resources
diff options
context:
space:
mode:
authorGravatar Eivind Teig <[email protected]>2020-04-02 14:39:24 +0200
committerGravatar GitHub <[email protected]>2020-04-02 14:39:24 +0200
commitd77a2bbc50305d05371197f4cfe3354cfca4c627 (patch)
treebe1eed54972d9843f66114311f93b68b579046ac /bot/resources
parentMerge pull request #382 from ks129/game-fuzzy (diff)
parentMerge master: adjust `Space` cog location (diff)
Merge pull request #329 from python-discord/seasonal-purge
Deseasonify: Make all cogs available year-round, and manage only branding by season.
Diffstat (limited to 'bot/resources')
-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
+}