Currently it seems that I am only listening to public channels when using
@app.event('message')
https://api.slack.com/scopes/groups:read
Is this the Oauth I'm missing?
Depending on the type of conversation you want to listen to,
there are different scopes as mentioned below:
channels:read
groups:read
mpim:read
im:read