diff options
author | 2020-03-15 19:42:47 +0100 | |
---|---|---|
committer | 2020-03-15 19:42:47 +0100 | |
commit | 43ee369fca9b8224093f6ee56a5b12b5d784a2d0 (patch) | |
tree | e0b4713381e88d6a49aeefbca87123f720f31f19 | |
parent | Deseasonify: apply seasonal task mechanism to tasks as appropriate (diff) |
Deseasonify: move the branding module from seasons to bot directory
It makes more sense for it to be positioned alongside other core bot
features.
-rw-r--r-- | bot/branding.py (renamed from bot/seasons/branding.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bot/seasons/branding.py b/bot/branding.py index a9b6234c..a9b6234c 100644 --- a/bot/seasons/branding.py +++ b/bot/branding.py |