From 944fe2dc43566ce10ebd793cebcd6dcd35bcb99c Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Mon, 2 Oct 2023 22:29:37 +1300 Subject: [PATCH] Document the Extra-Long Names feature --- docs/user-guide.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/user-guide.md b/docs/user-guide.md index 9334cc6b..0228e877 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -74,6 +74,10 @@ Discord's stickers appear as stickers on Matrix. This works for all default and Matrix stickers appear as file uploads on Discord with no animation issues. +## Extra-Long Names + +Discord display names for normal users are limited to 32 characters. For webhooks (Matrix users are bridged as webhooks) you get up to 80 characters. This bridge takes it a step further by shifting the rest of your name to the start of the message if you go over the limit. Name away! + ## Catch-up If the bridge software was restarted, it will attempt to catch up on messages missed while it was offline.