daemons
This commit is contained in:
@@ -1 +0,0 @@
|
||||
from .management.commands.bot import bot
|
||||
|
@@ -1,7 +1,7 @@
|
||||
from django.contrib.auth.models import User
|
||||
from django.core.management import BaseCommand
|
||||
|
||||
from daemons.management import bot
|
||||
from daemons.management.commands.bot import bot
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
|
Reference in New Issue
Block a user