We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
为了让游戏图片回复不单调,可以丰富一下游戏图片,会随机选择发送。 在"/resources/game/emoticon" 里面添加的是表情包,会在不遵守游戏规则和退出游戏时发送。 在"/resources/game/rock" "/resources/game/scissors" "/resources/game/paper"中分别添加石头剪刀布相应的图片。 所有图片大小都不能超过500k,否则发送会失败
The text was updated successfully, but these errors were encountered:
No branches or pull requests
为了让游戏图片回复不单调,可以丰富一下游戏图片,会随机选择发送。
在"/resources/game/emoticon" 里面添加的是表情包,会在不遵守游戏规则和退出游戏时发送。
在"/resources/game/rock" "/resources/game/scissors" "/resources/game/paper"中分别添加石头剪刀布相应的图片。
所有图片大小都不能超过500k,否则发送会失败
The text was updated successfully, but these errors were encountered: