diff options
| author | 2020-03-28 15:13:26 +0100 | |
|---|---|---|
| committer | 2020-03-28 15:13:26 +0100 | |
| commit | 294915013680c9ad205d6c9fa0c7fa2b79cc1919 (patch) | |
| tree | 117612b7f890e35010fe53575879edc1c41362e0 /bot/exts/christmas/adventofcode.py | |
| parent | Deseasonify: 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  |