Created the setup guide
This commit is contained in:
parent
ddb7931c6d
commit
8d14d4284b
35
SETUP.md
Normal file
35
SETUP.md
Normal file
@ -0,0 +1,35 @@
|
||||
# Setting up the AutoResponder app
|
||||
|
||||
In order to use the integration, we must add a rule in the responder. This is how it works
|
||||
|
||||
## Creating a new rule
|
||||
|
||||
<p>First we need to click the green button in the bottom right corner</p>
|
||||
<img height="600" width="270" src="https://i.imgur.com/FYlEbzh.jpg" />
|
||||
|
||||
## Linking all requests to the integration
|
||||
|
||||
<p>If you want to link all requests to the integration, you can click the green <code>ALL</code> button</p>
|
||||
<img height="600" width="270" src="https://i.imgur.com/0Ug8Xts.jpg">
|
||||
|
||||
## Connecting to the webserver
|
||||
|
||||
<p>We now need to click the <code>Connect your web server</code> checkbox</p>
|
||||
<img height="600" width="270" src="https://i.imgur.com/4ZiDlxA.jpg">
|
||||
|
||||
## Entering server details
|
||||
|
||||
<p>Now you need to enter the server details. Please use the format <code>http(s)://(server ip):(server port)/</code>. You can define the port in the integration itself.
|
||||
<b>It is also recommended to use authentication to secure the process</b>
|
||||
</p>
|
||||
<img height="600" width="270" src="https://i.imgur.com/ydSS8yP.jpg">
|
||||
|
||||
## Setting the receiver
|
||||
|
||||
<p>If you want to send all requests to the responder, please set the receiver to <code>Both</code>. If you only want to use this extension for chats or groups, please use that option.</p>
|
||||
<img height="600" width="270" src="https://i.imgur.com/sVxqkZX.jpg">
|
||||
|
||||
## Thats it
|
||||
|
||||
<p>You are now ready to create your own bot!</p>
|
||||
<img height="600" width="270" src="https://i.imgur.com/gFED2fz.jpg"/>
|
Reference in New Issue
Block a user