diff --git a/modules/commands/sponsorship.py b/modules/commands/sponsorship.py new file mode 100644 index 0000000..e524e69 --- /dev/null +++ b/modules/commands/sponsorship.py @@ -0,0 +1 @@ +from app import app \ No newline at end of file diff --git a/modules/handlers/sponsorship.py b/modules/handlers/sponsorship.py new file mode 100644 index 0000000..e524e69 --- /dev/null +++ b/modules/handlers/sponsorship.py @@ -0,0 +1 @@ +from app import app \ No newline at end of file