Skip to content

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

License

Notifications You must be signed in to change notification settings

surface-security/django-slack-processor

Repository files navigation

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

...