Bobby Johansen

Results 15 comments of Bobby Johansen

You need a registered rest end point to get the response. On Jan 5, 2017 7:45 PM, "Michał Kiełtyka" wrote: > So, at the moment I can make a button...

You need to register your bot as a slack app. I use oauth flow to request bot scope for the app and on top of that set the redirect url...

There is a session.refetchUsers() that wil replace the getMembers or the users member in the session object with the contents of a postGenericSlackCommand() with the command users.list In hindsight the...

Found the issue. The refetch users to repopulate the users in the session (full disclosure: it was my change) actually eliminates the bots which is handy if you do not...

Is there a way to have the bot leave a channel or deny channel invites?