We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19fcd6a commit 4e6d0cbCopy full SHA for 4e6d0cb
1 file changed
src/ps/commands/commands.tsx
@@ -44,7 +44,7 @@ export const command: PSCommand = {
44
{ utility: [], points: [], game: [], casual: [] }
45
);
46
47
- message.author.sendHTML(
+ message.replyHTML(
48
<div className="infobox">
49
<h2>Commands</h2>
50
<p>
0 commit comments