Skip to content

liwit888/nonebot-plugin-handle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nonebot-plugin-handle

适用于 Nonebot2 的 汉字Wordle 猜成语插件

安装

  • 使用 nb-cli
nb plugin install nonebot_plugin_handle
  • 使用 pip
pip install nonebot_plugin_handle

使用

以下命令需要加命令前缀 (默认为/),可自行设置为空

@机器人 + 猜成语

你有十次的机会猜一个四字词语;

每次猜测后,汉字与拼音的颜色将会标识其与正确答案的区别;

青色 表示其出现在答案中且在正确的位置;

橙色 表示其出现在答案中但不在正确的位置;

当四个格子都为青色时,你便赢得了游戏!

可发送“结束”结束游戏;可发送“提示”查看提示。

或使用 handle 指令:

handle [--hint] [--stop] [idiom]

示例

特别感谢

About

Nonebot2 汉字Wordle 猜成语插件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%