Almost....
This commit is contained in:
@@ -89,7 +89,7 @@ class AllianceRelayController:
|
||||
if not self.setting_service.get("arelay_enabled").get_value():
|
||||
return
|
||||
|
||||
plain_msg = ctx.message
|
||||
plain_msg = ctx.message or ctx.formatted_message
|
||||
invite = self.text.make_chatcmd("click here", "/tell <myname> discord invite",
|
||||
style="style='text-decoration:none'")
|
||||
name = f"[{self.alias_controller.get_alias(ctx.sender.org_id)}] {ctx.sender.name}"
|
||||
|
||||
Reference in New Issue
Block a user