https://github.com/zeppaman/slack-pusher
Wordpress module for publishing articles from slack
https://github.com/zeppaman/slack-pusher
slack-bot wordpress-plugin
Last synced: 4 months ago
JSON representation
Wordpress module for publishing articles from slack
- Host: GitHub
- URL: https://github.com/zeppaman/slack-pusher
- Owner: zeppaman
- Created: 2019-01-09T18:40:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T20:14:56.000Z (over 6 years ago)
- Last Synced: 2025-04-22T12:57:25.836Z (6 months ago)
- Topics: slack-bot, wordpress-plugin
- Language: PHP
- Size: 18.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slack-pusher
Wordpress module for publishing articles from slack## local development
```sh
ngrok.exe http 8055
docker-compose up
```