django-slack-tools
Little helpers working with Slack bot 🤖 in Django.
This project aims to implementing helpful features making Slack bot and providing reusable Django apps integrated with database.
Features
Key features are:
-
Reusable Django app for Slack messaging with various messaging backends for different environments
-
Database-backed Slack messaging policies with simple dictionary-based template
-
Message histories
-
Built-in admin for management working with Slack workspace
-
Django template support
-
Celery support for messaging backends, management and shortcut tasks, etc.
And more in future roadmap...
-
New Django apps and helpers for Slack features such as modals, event subscription, etc.
-
More fine working example with rich documentation
Currently it is focused on messaging features. In future, hoping to bring more helpful features across Slack Bot ecosystem, such as event subscriptions, modals, bot interactions, etc.