kfei / slack-cleaner

:speech_balloon: Bulk delete messages and files on Slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove messages posted by APPs?

deedeeck opened this issue · comments

Is there a way to remove messages posted by APPs? They dont seem to be recognized as bots. For eg, removing messages posted by Trello or Bitbucket apps,

@deedeeck i got this same problem. it used to work fine even for bot messages.

It's still working fine for me. Have you included --bot as part of your command?

This is what I'm running:

./slacker --token <token> --message --channel pokemon --bot --perform

This is my authorization settings. It's probably too loose:

bot
users:read

channels:history
channels:read
channels:write
groups:history
groups:read
groups:write
im:history
im:read
im:write
mpim:history
mpim:read
mpim:write