Skip to content

FrancoisChaumont/slack-tools

Repository files navigation

Slack messaging tools

GitHub release contributions welcome

Set of messaging tools using Slack API.

Requirements

Installation

composer install

Tools

Post a message to a channel

See post-message.php

php post-messsage.php -h/--help

See README.post-message.md for more details.

Delete a message from a channel

See delete-message.php

php delete-messsage.php -h/--help

See README.delete-message.md for more details.

Built with

  • Visual Studio Code

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Notes

Todo: Add more tools