Sign inSign up

turt2live/matrix-welcome-back-bot

By turt2live

Updated over 7 years ago

Image
0

297

turt2live/matrix-welcome-back-bot repository overview

matrix-welcome-back-bot

TravisCI badge

A silly bot that welcomes users back after they've been inactive for a little while. Talk about it in #welcomeback:t2bot.io.

Usage

  1. Invite @welcomeback:t2bot.io to a room
  2. Set your desired time limit: !wb 3 for 3 minutes
  3. Keep everyone talking!

Building your own

Note: The bot is intended to run in a Docker environment. Use turt2live/matrix-welcome-back-bot or build your own with docker build -t welcome-back-bot ..

  1. Clone this repository
  2. npm install
  3. Copy config/default.yaml to config/production.yaml
  4. Edit the values of config/production.yaml to match your needs
  5. npm run build
  6. Run the bot with NODE_ENV=production node lib/index.js

Tag summary

Content type

Image

Digest

Size

47.2 MB

Last updated

over 7 years ago

docker pull turt2live/matrix-welcome-back-bot