Block a user
Media embeds
On the same token, replies via XMPP will repeat a ping to a Discord user for every reply in a chain. That is,
{{foo}}: @discord_user
{{bar (xmpp}}: > @discord_user
# discord_user has been…
Update userMentionRE to play nice with punctuation.
Error in this code. Does not work with the string (@example)
. Oops.
Update userMentionRE to play nice with punctuation.
Update userMentionRE to play nice with punctuation.
Pinging discord users
Pinging also does not work if a ping is preceded by punctuation, as in (@example)
.
The problem how the Matterbridge uses regular expressions to scan for a Discord username. The relevant…
Remove references to FreeBSD and OpenBSD.