package
4.1.6+incompatible
Repository: https://github.com/sharovik/devbot.git
Documentation: pkg.go.dev
# README
Installation script
This script should be used for new events installation for your custom DevBot. Otherwise your custom event will not be catched by the system properly
Before run
Make sure that you added your event into events/defined-events.go
file.
How to use
run make build-installation-script && scripts/install/run --event_alias={YOUR_ALIAS_NAME}
# Packages
No description provided by the author