aboutsummaryrefslogtreecommitdiffstats
path: root/DiscordToXIV/Plugin.cs
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-09-22 23:34:00 -0700
committerPinapelz <yukais@pinapelz.com>2024-09-22 23:34:00 -0700
commit75b7e9d8f6226206a9bbfd69d6c2192ab946c038 (patch)
treeeeed75caef2e4da4495cdb70ff8409b9ce117e67 /DiscordToXIV/Plugin.cs
parentf0d76aab62bba2d1d5bec29f4c027ace7dafa8d1 (diff)
update metadata
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