from django.apps import AppConfig class chatbotConfig(AppConfig): name = 'chatbot'