An open API service indexing awesome lists of open source software.

https://github.com/surface-security/django-slack-processor

Django app to manage a slack bot with support for custom message processors
https://github.com/surface-security/django-slack-processor

Last synced: 9 months ago
JSON representation

Django app to manage a slack bot with support for custom message processors

Awesome Lists containing this project

README

          

## SlackBot

Django app to manage a slack bot with support for custom message processors

Available settings:

* `SLACKBOT_BOT_TOKEN` - ...
* `SLACKBOT_APP_TOKEN` - ...
* `SLACKBOT_USER_MODEL` - ...

## Testing

...