aboutsummaryrefslogtreecommitdiffstats
path: root/bot
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2021-09-05 21:00:20 +0100
committerGravatar Chris Lovering <[email protected]>2021-09-05 21:00:20 +0100
commitec08a75bec11c032911a07b358448086407c7fe1 (patch)
treeb66d30035c89c32ac5b5e051ba4a742ef4c78159 /bot
parentMerge pull request #851 from python-discord/lance-restructure (diff)
Add a missing __init__.py causing event cogs not to load
Diffstat (limited to 'bot')
-rw-r--r--bot/exts/events/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/bot/exts/events/__init__.py b/bot/exts/events/__init__.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/bot/exts/events/__init__.py