kfei / slack-cleaner

:speech_balloon: Bulk delete messages and files on Slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement a command line argument for deleting messages with certain words

DGKSK8LIFE opened this issue · comments

take a look at https://github.com/sgratzl/slack_cleaner2 which is a python module approach for slack cleaner. Thus, you can iterate over all the messages more easily and decide for yourself which ones you like to delete.

ok, Thanks! I guess we can close this issue or?