Updated Scripting (markdown)

WarmUpTill 2024-08-18 13:35:34 +02:00
parent 13c37a5175
commit d4a5317abd

@ -94,6 +94,9 @@ Usually you can just copy it directly into your script without any modifications
The following example will add an action which will allow you to send discord message to specified channels.
As the process is very similar to the example above the descriptions will be a bit more limited in detail.
This example assumes you have install the discord python package:
`pip3 install discord`
### What it looks like
The bot credentials can be configured in the scripts menu: