1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00

Update whisper.js

This commit is contained in:
marzavec 2020-11-11 09:36:06 -08:00
parent af59db11e0
commit d293cc1236

View File

@ -181,5 +181,6 @@ export const info = {
API: { cmd: 'whisper', nick: '<target name>', text: '<text to whisper>' }
Text: /whisper <target name> <text to whisper>
Text: /w <target name> <text to whisper>
Alt Text: /reply <text to whisper, this will auto reply to the last person who whispered to you>
Alt Text: /r <text to whisper, this will auto reply to the last person who whispered to you>`,
};