LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
api/__init__.py
api/apps.py
api/urls.py
config/__init__.py
config/asgi.py
config/settings.py
config/urls.py
config/wsgi.py
django_oscarbot.egg-info/PKG-INFO
django_oscarbot.egg-info/SOURCES.txt
django_oscarbot.egg-info/dependency_links.txt
django_oscarbot.egg-info/requires.txt
django_oscarbot.egg-info/top_level.txt
oscarbot/__init__.py
oscarbot/admin.py
oscarbot/apps.py
oscarbot/bot.py
oscarbot/hanlder.py
oscarbot/menu.py
oscarbot/models.py
oscarbot/response.py
oscarbot/result.py
oscarbot/router.py
oscarbot/services.py
oscarbot/shortcut.py
oscarbot/structures.py
oscarbot/tests.py
oscarbot/views.py
oscarbot/__pycache__/__init__.cpython-311.pyc
oscarbot/__pycache__/admin.cpython-311.pyc
oscarbot/__pycache__/apps.cpython-311.pyc
oscarbot/__pycache__/bot.cpython-311.pyc
oscarbot/__pycache__/hanlder.cpython-311.pyc
oscarbot/__pycache__/menu.cpython-311.pyc
oscarbot/__pycache__/models.cpython-311.pyc
oscarbot/__pycache__/response.cpython-311.pyc
oscarbot/__pycache__/router.cpython-311.pyc
oscarbot/__pycache__/services.cpython-311.pyc
oscarbot/__pycache__/shortcut.cpython-311.pyc
oscarbot/__pycache__/structures.cpython-311.pyc
oscarbot/__pycache__/tests.cpython-311.pyc
oscarbot/__pycache__/views.cpython-311.pyc
oscarbot/management/__init__.py
oscarbot/management/__pycache__/__init__.cpython-311.pyc
oscarbot/management/commands/__init__.py
oscarbot/management/commands/runbot.py
oscarbot/management/commands/__pycache__/__init__.cpython-311.pyc
oscarbot/management/commands/__pycache__/runbot.cpython-311.pyc
oscarbot/migrations/0001_initial.py
oscarbot/migrations/0002_message_user.py
oscarbot/migrations/0003_user_last_message_id.py
oscarbot/migrations/0004_user_want_action.py
oscarbot/migrations/__init__.py
oscarbot/migrations/__pycache__/0001_initial.cpython-311.pyc
oscarbot/migrations/__pycache__/0002_message_user.cpython-311.pyc
oscarbot/migrations/__pycache__/0003_user_last_message_id.cpython-311.pyc
oscarbot/migrations/__pycache__/0004_user_want_action.cpython-311.pyc
oscarbot/migrations/__pycache__/__init__.cpython-311.pyc