(meta): Send message on guild join.

This commit is contained in:
2022-01-26 12:56:35 +02:00
parent 8e41a26601
commit 22a73ba0c6
5 changed files with 60 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
# flake8: noqa
from .module import module
from . import help
from . import links
from . import nerd
from . import join_message