github.com/sharovik/devbot@v1.0.1-0.20240308094637-4a0387c40516/events/examplescenario/README.md (about)

     1  # Example of event with scenario
     2  This is a basic example of the event, which supports the scenario.
     3  
     4  ## Installation guide
     5  To install it please run 
     6  ``` 
     7  make build-installation-script && scripts/install/run --event_alias=examplescenario
     8  ```
     9  
    10  ## Usage
    11  Write in PM or tag the bot user with this message
    12  ```
    13  write a message
    14  ```
    15  Then you will receive the questions from the bot, to which you need to answer.
    16  As the successful result, the bot will send the message to expected channel.