diff options
author | 2021-09-04 23:48:57 -0400 | |
---|---|---|
committer | 2021-09-04 23:48:57 -0400 | |
commit | 14cd6815c7c7033f482f55047515a9dc465d547c (patch) | |
tree | fd7b49a2e53cbce5bc937a11ac20222225fed9d6 | |
parent | Move Pride to Holidays folder (diff) |
Move Hanukkah to Holidays folder
Hannukah was previously in the Christmas folder, which was weird.
This now moves it to its own folder under Holidays.
-rw-r--r-- | bot/exts/holidays/hanukkah/__init__.py | 0 | ||||
-rw-r--r-- | bot/exts/holidays/hanukkah/hanukkah_embed.py (renamed from bot/exts/christmas/hanukkah_embed.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/bot/exts/holidays/hanukkah/__init__.py b/bot/exts/holidays/hanukkah/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/bot/exts/holidays/hanukkah/__init__.py diff --git a/bot/exts/christmas/hanukkah_embed.py b/bot/exts/holidays/hanukkah/hanukkah_embed.py index 00125be3..00125be3 100644 --- a/bot/exts/christmas/hanukkah_embed.py +++ b/bot/exts/holidays/hanukkah/hanukkah_embed.py |