added Trello Board to Slack Archiver

pull/12/head
Florin Pop 6 years ago
parent 5b332780b2
commit e32a7e296f

@ -23,20 +23,19 @@ development of this application.
## User Stories
- [ ] Allow the user to specify the channels to be archived. This includes
both adding and removing channels from the list
- [ ] Only the owners of the Slack Team should be allowed to archive
messages
- [ ] For each channel to be archived periodically extract messages starting
from the last message retrieved in the last extract and write them to a database).
- [ ] Allow the user to specify the channels to be archived. This includes both adding and removing channels from the list
- [ ] Only the owners of the Slack Team should be allowed to archive messages
- [ ] For each channel to be archived periodically extract messages starting from the last message retrieved in the last extract and write them to a database
- [ ] Allow the user to copy and extracted channel to a file
- [ ] Archiving should be an automatic process. Unlike a Slack 'bot, no
manual intervention should be required to start or stop and archive operation.
- [ ] Archiving should be an automatic process. Unlike a Slack 'bot, no manual intervention should be required to start or stop and archive operation
## Bonus features
- [ ] Implememnt an API that allows an application to extract archived messages
from the archive database
- [ ] Implememnt an API that allows an application to extract archived messages from the archive database
## Trello Board
You can track your progress by cloning this [Trello Board](https://trello.com/b/yqsaX7fy/slack-archiver)
## Useful links and resources

Loading…
Cancel
Save