Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmcquillan/hex
An automation focused bot for doing your sysadmin dirty work.
https://github.com/mmcquillan/hex
bot golang
Last synced: about 2 months ago
JSON representation
An automation focused bot for doing your sysadmin dirty work.
- Host: GitHub
- URL: https://github.com/mmcquillan/hex
- Owner: mmcquillan
- License: mit
- Created: 2015-10-29T02:20:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T11:27:00.000Z (almost 5 years ago)
- Last Synced: 2024-06-21T12:15:50.233Z (7 months ago)
- Topics: bot, golang
- Language: Go
- Homepage:
- Size: 5.86 MB
- Stars: 35
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: docs/security.md
Awesome Lists containing this project
README
# Hex Bot
An automation focused bot for doing your sysadmin dirty work.
- Bring your Rundeck to Slack
- Security Model for Users and Channels
- Scheduler to run Commands
- Webhooks to Integrate with other Tools
- Plugin Architecture written in Golang### Documentation
- [Installing](docs/installing.md)
- [Configuration](docs/configuration.md)
- [Rules](docs/rules.md)
- [Examples](docs/examples.md)
- [Plugins](docs/plugins.md)
- [Matching](docs/matching.md)
- [Substitutions](docs/substitutions.md)
- [Security](docs/security.md)
- [Develop](docs/develop.md)