from django.apps import AppConfig class IrcbotConfig(AppConfig): name = 'ircbot'