Metadata-Version: 2.4
Name: django-bubblehouse-slackbot
Version: 1.3.0
Summary: Create a Slack bot inside a Django application
Author-email: Phil Christensen <phil@bubblehouse.org>
License: AGPL-3.0-only
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: celery[redis]>=5.4
Requires-Dist: commonmark-slack>=1.0.0
Requires-Dist: django-celery-results>=2.5
Requires-Dist: redis>=5.0
Requires-Dist: requests>=2.32.3
Requires-Dist: slack-bolt>=1.20.1
Requires-Dist: slackblocks>=1.0.11
Provides-Extra: runtime
Requires-Dist: django>=5.1.1; extra == "runtime"
Requires-Dist: uwsgi>=2.0.27; extra == "runtime"
Requires-Dist: watchdog>=5.0.3; extra == "runtime"
Dynamic: license-file

# django-slackbot

## create a Slack App inside a Django application

<https://pypi.org/project/django-bubblehouse-slackbot>

   pip install django-bubblehouse-slackbot
