- Run this program on you Membrane account
- Create a new Slack App.
- Configure your Slack app:
- Under "Slash Commands": create a new slash command (e.g.
/botgpt
) to hit your Membrane program's endpoint - Under "OAuth and Permissions": Generate a "Bot User OAuth token"
- Under "Slash Commands": create a new slash command (e.g.
- Use the token from the previous step to configure your Membrane program (Use the graph explorer or
mctl action slack-bot:configure(token:"<your-token>")
)
Use /botgpt help
command in a channel with app permissions