Skip to content

lichium/nonebot_plugin_wantwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoneBotPluginLogo

nonebot_plugin_wantwords

Use WantWords as a plugin of NoneBot

WantWords,但是Nonebot插件

license nonebot2 python

下载

法一:pip

pip install nonebot-plugin-wantwords
# NoneBot项目中
nonebot.load_plugin('nonebot_plugin_wantwords')

法二:nb-cli「推荐」

nb plugin install nonebot-plugin-wantwords

备注:-还是_我要分不清啦,如果安装或调用失败就请调换一下,すみません!

配置

# .env或.env.*
wantwords_max_results=10 # 最大输出结果数,为[1,100]整数,默认为10。

使用

发送

找词 <模式> <描述>

找词可用别名反向词典 wantwords替代

<模式> zhzh zhen enzh enen
解释 中—>中 中—>英 英—>中 英—>英

<描述>即对希望找到的词的描述

更新日志

  • v0.1.0 🎉

TODO

  • 增加筛选功能
  • 对标官网用户体验

特别感谢

欢迎Contribution。因为大多数时间在校,所以各方面均迟缓,见谅。

侵权请联系删除