a super duper simple maubot plugin to send a greeting to people when they join rooms
Go to file
William Kray a6d3e6cbea update maubot.yaml to include correct license 2023-06-29 13:27:08 -07:00
LICENSE.txt add MIT license 2023-06-26 10:21:56 -07:00
README.md update readme and notify the notification_room properly with @room 2022-06-23 13:21:34 -07:00
base-config.yaml make notification message customizable, and a little friendlier to read 2023-06-08 22:19:35 -07:00
maubot.yaml update maubot.yaml to include correct license 2023-06-29 13:27:08 -07:00
welcome.py make notification message customizable, and a little friendlier to read 2023-06-08 22:19:35 -07:00

README.md

welcome bot

bot that watches specific rooms, and will send a customizable message to those rooms when someone joins them.

optionally, will send a room message (with @room in it!) to a separate notification room, i.e. to alert a group of people that a new member has joined one of the watched rooms.