abbrv & !stats hotfix

This commit is contained in:
2022-04-15 17:34:36 +02:00
parent a3a26f2ba4
commit 6ac230e4c3
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -407,7 +407,7 @@ class AllianceRelay:
blob = ""
if ctx.source.startswith("Discord_("):
if self.discord.alias_usage().get_value():
abbrv = self.discord.alias_controller.get_alias(ctx.sender.org_id)
abbrv = self.discord.alias_controller.get_alias(ctx.sender.get("org_id", 0))
invite = self.text.make_chatcmd("click here", "/tell <myname> discord invite",
style="style='text-decoration:none'")
# name = "<header2><myname></header2>"