As the title suggests, I'm wondering how we could:
- Create a channel
- Send user an initial message
right after the user installs the Slack app (distributable app) for the first time in a workspace?
A similar question was asked previously but the answer was too concise, and I wonder if someone could be so kind to give a hint using this sample Django Slack app code? Cheers.