Modify discord mention support to be more friendly to IRC users #14

Merged
MTF merged 8 commits from pingFixes into main 2023-09-17 02:48:00 +00:00
MTF commented 2023-09-17 01:34:36 +00:00 (Migrated from github.com)
  • Added support for $discordUsername for IRC formatting. This allows messages sent from discord -> IRC to contain a discord username (not display name) which is only one word and much easier for pinging.

  • Updated the mention regex to only support discord usernames. Technically users can still mention using other name types (such as display name) since harmony has only one search method available, but this shouldn't cause any issues.

* Added support for $discordUsername for IRC formatting. This allows messages sent from discord -> IRC to contain a discord username (not display name) which is only one word and much easier for pinging. * Updated the mention regex to only support discord usernames. Technically users can still mention using other name types (such as display name) since harmony has only one search method available, but this shouldn't cause any issues.
Sign in to join this conversation.
No description provided.