slack-archive-bot
slack-archive-bot copied to clipboard
A bot that will archive your slack messages and make them searchable. No more 10,000 message search limit.
Add support for socket mode in newer versions of bolt, which eliminates the need of a running http server. It can be enabled through the command line switch "-s" or...
sqlite works well for smaller workspaces but doesn't scale very well for large workspaces. The sqlite file does grow quite large and queries take a considerable amount of time to...
Is there anyone who would be interested in becoming a maintainer of slack archive bot? I'm not using Slack anymore in my personal life, so I'm looking to roll back...
At my hosting service, I cannot control the environment variables so need an alternative way to configure settings.
Regarding #17, support saving files or links to files when a file or image is uploaded to slack. Easy change would be to support links. When a file is included...
Use the [Events API](https://api.slack.com/events-api) to auto-add the bot to all public channels.