2017 © Pedro Peláez
 

library delete-slack-files

Console command to delete files from your slack team

image

webleit/delete-slack-files

Console command to delete files from your slack team

  • Tuesday, January 16, 2018
  • by Skullbock
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

DeleteSlackFiles

Quick console command to delete slack files older than X days. Written in PHP, (*1)

Install

Via Composer, (*2)

``` bash $ composer require webleit/delete-slack-files, (*3)


## Usage Follow this guide to generate a slack token: [https://get.slack.help/hc/en-us/articles/215770388-Create-and-regenerate-API-tokens](https://get.slack.help/hc/en-us/articles/215770388-Create-and-regenerate-API-tokens) ``` php php console slack:deletefiles olderThanXDays --token=yourSlackToken

Example

Delete files older than 1 year, (*4)

``` php php console slack:deletefiles 365 --token=dsjiadp2831312pnu8sdjafjp8128213jdsaopdj81, (*5)


## Change log Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently. ## Testing ``` bash $ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*6)

Security

If you discover any security related issues, please email daniele@weble.it instead of using the issue tracker., (*7)

Credits

License

The MIT License (MIT). Please see License File for more information., (*8)

The Versions

16/01 2018

dev-master

9999999-dev https://github.com/webleit/delete-slack-files

Console command to delete files from your slack team

  Sources   Download

MIT

The Requires

 

The Development Requires

slack slack files delete slack files

16/01 2018

1.0.0

1.0.0.0 https://github.com/webleit/delete-slack-files

Console command to delete files from your slack team

  Sources   Download

MIT

The Requires

 

The Development Requires

slack slack files delete slack files