main #15
Loading…
Reference in a new issue
No description provided.
Delete branch "polymath/KaikOut:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request introduces the functionality to send an automated welcome message to users when they join a public room. The goal is to enhance user engagement and provide a more interactive experience upon entering a room.
Give a very harsh review don't accept the Pull request unless it fits you're specifications.
Thanks.
Different implementation
I have implemented it differently, using the event mechanism of Slixmpp.
Please. See
39b0cffe66 (diff-c1dfe934c955e8cc97ce11f750665746e651d672)
Also, all JIDs are logged, even upon bot invitation to a new group chat, provided that it can see the JIDs.
This way, only new JIDs be greeted.
Private greetings
Do you want the bot to greet new JIDs, in private?
If so, should the message be delivered directly to the JID or as a private message via the group chat?
Pull request closed