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
-
Celery support for messaging backends, management and shortcut tasks, etc.
-
Django template support
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.
🗞️ Documentation
Please check the documentation for more details.
💖 Contributing
All contributions and helps are welcome. Please check the CONTRIBUTING.md file for about details.
📜 License
This project is licensed under the terms of the MIT license.