Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 217 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 217 Bytes

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

...