aboutsummaryrefslogtreecommitdiffstats
path: root/DiscordToXIV/Plugin.cs
diff options
context:
space:
mode:
Diffstat (limited to 'DiscordToXIV/Plugin.cs')
-rw-r--r--DiscordToXIV/Plugin.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/DiscordToXIV/Plugin.cs b/DiscordToXIV/Plugin.cs
index 29c7d6f..c7eb4ef 100644
--- a/DiscordToXIV/Plugin.cs
+++ b/DiscordToXIV/Plugin.cs
@@ -64,7 +64,7 @@ public sealed class Plugin : IDalamudPlugin
HelpMessage = "Set a channel ID to send messages to. Usage: /pdtxset <channel_id>"
});
- CommandManager.AddHandler("/pdtxs", new CommandInfo(SendMessageCommand)
+ CommandManager.AddHandler("/pdtxsend", new CommandInfo(SendMessageCommand)
{
HelpMessage = "Send a message to the selected channel. Usage: /pdtxs <message>"
});
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage