mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
docs(bots): Add welcome bot as golang sample
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
b01e3f6ad1
commit
4a14962d52
2 changed files with 10 additions and 0 deletions
|
|
@ -29,3 +29,13 @@ The call summary bot posts an overview message after the call listing all partic
|
|||
* License: AGPL-3.0-or-later
|
||||
* [Link to source code](https://github.com/nextcloud/call_summary_bot)
|
||||
* [Link to installation documentation](https://github.com/nextcloud/call_summary_bot#readme)
|
||||
|
||||
## Welcome bot
|
||||
|
||||
A Golang sample bot that responds to "Good morning" and "Hello" and welcomes new attendees in the room.
|
||||
|
||||

|
||||
|
||||
* License: GPL-3.0-or-later
|
||||
* [Link to source code](https://github.com/nextcloud/welcome_bot)
|
||||
* [Link to installation documentation](https://github.com/nextcloud/welcome_bot#readme)
|
||||
|
|
|
|||
BIN
docs/botscreenshots/welcome-bot.png
Normal file
BIN
docs/botscreenshots/welcome-bot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
Loading…
Add table
Reference in a new issue