Skip to content

danbai225/pwl-chat

Repository files navigation

pwl-chat

Build Version Downloads

image-56c2aad9

This is a connection fishpi chat plugin.

Enter#HelpForHelp

HelpCommand:Command starts with # Parameters are separated by spaces

#help - Output this help command

#packet - Send red envelope, parameter 1 (number) parameter 2 (total) parameter 3 (message)

#revoke - Withdraw the last message sent

#exit - sign out

#eventLog - Output chat parameter 1 in the event (whether 1 or 0 is turned on)

#web - Switch output mode parameter 1 (open) 0 or 1

#clear - ClearChatHistory

这是一个连接pwl聊天插件。

输入#help获取帮助

帮助命令:命令都是以#开头 参数用空格分割

#help - 输出本帮助命令

#packet - 发送红包,参数1(个数) 参数2(总额) 参数3(消息)

#revoke - 撤回最后一条发送的消息

#exit - 退出登陆

#eventLog - 在事件中输出聊天 参数1(是否开启1 or 0)

#web - 切换输出模式 参数1(开启) 0 or 1

#clear - 清空聊天记录

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "pwl-chat" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

已知BUG

TODO

版本兼容问题

2021.1以后的版本


Plugin based on the IntelliJ Platform Plugin Template.