slapcat / welcome_bot

A Golang sample bot that responds to morning phrases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome bot πŸ‘‹

A Golang sample bot that responds to "Good morning" and "Hello" and welcomes new attendees in the room

Demo screenshot of some sample bot replies

Installation

  1. Generate a secret

  2. Install the bot via OCC:

    sudo -u www-data php occ talk:bot:install "Welcome πŸ‘‹" "RANDOM FROM STEP 1" "http://localhost:8088/welcome"
  3. Enable in your conversation

About

A Golang sample bot that responds to morning phrases

License:GNU General Public License v3.0


Languages

Language:Go 100.0%