aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/christmas/adventofcode.py
diff options
context:
space:
mode:
authorGravatar kwzrd <[email protected]>2020-03-28 15:13:26 +0100
committerGravatar kwzrd <[email protected]>2020-03-28 15:13:26 +0100
commit294915013680c9ad205d6c9fa0c7fa2b79cc1919 (patch)
tree117612b7f890e35010fe53575879edc1c41362e0 /bot/exts/christmas/adventofcode.py
parentDeseasonify: info log on help cog load (diff)
Deseasonify: rename `seasons` pkg to `exts`
It is believed that this is now a more logical name for the package, as extensions no longer bind to seasons. Internally, packages are still grouped into seasonal sub-packages. There are quite a few, and it makes sense to group them by a common theme that inspired their functionality.
Diffstat (limited to '')
-rw-r--r--bot/exts/christmas/adventofcode.py (renamed from bot/seasons/christmas/adventofcode.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/bot/seasons/christmas/adventofcode.py b/bot/exts/christmas/adventofcode.py
index f7590e04..f7590e04 100644
--- a/bot/seasons/christmas/adventofcode.py
+++ b/bot/exts/christmas/adventofcode.py