|
10 months ago | |
---|---|---|
bot | 11 months ago | |
docs | 10 months ago | |
.gitignore | 11 months ago | |
README.md | 10 months ago | |
composer.json | 11 months ago | |
composer.lock | 11 months ago | |
config.example.php | 11 months ago | |
index.php | 11 months ago |
The Synology ChatBot
In your synology chat application (let's say at https://chat.example.com), let's create a bot!
Integration
Bots
Create
Activate
but don't hide him, name him Alfred
(advised but not mandatory ;))Incoming URL
and Token
for latergit clone
composer install
cp config.example.php config.php
vi config.php
In config.php, you must enter the Incoming URL
and Token
previously configured.
You can also change the way the bot will talk to you.
Tell him hello
, hi
, bonjour
or salut
and he will respond cordially
Tell him lorem
or lorem ipsum
Tell him : télécharge URL en audio
, video
or vidéo
, he'll do the job in the background and tell you if the command is launched (but not the result)
You must configure it first and then :