github.com/sharovik/devbot@v1.0.1-0.20240308094637-4a0387c40516/events/example/README.md (about) 1 # Example of the event 2 This is a basic example of the event, which answers to the question `who are you?` 3 4 ## Installation guide 5 To install it please run 6 ``` 7 make build-installation-script && scripts/install/run --event_alias=example 8 ``` 9 10 ## Usage 11 Write in PM or tag the bot user with this message 12 ``` 13 who are you? 14 ``` 15 Then you will receive an answer from bot in that PM/channel.