koishi-plugin-wordle-game 2.2.6 → 2.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -149749,6 +149749,11 @@
149749
149749
  "pinyin": "ái tóng dùn fū",
149750
149750
  "explanation": "【解释】指愚昧笨拙的人。"
149751
149751
  },
149752
+ {
149753
+ "idiom": "徙木立信",
149754
+ "pinyin": "xǐ mù lì xìn",
149755
+ "explanation": "【解释】(徙:迁徙;信:信用)指战国时期商鞅变法,为取信于民,在国都集市南门竖立起一根三丈高的木头,承诺会重赏将木头搬至集市北门的人,后有人将木头搬至北门,商鞅立刻重赏了他。后比喻说到做到,取信于人。主谓式结构,含褒义;在句中一般作谓语、定语。"
149756
+ },
149752
149757
  {
149753
149758
  "idiom": "半瓶子醋",
149754
149759
  "pinyin": "bàn píng zi cù",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-wordle-game",
3
3
  "description": "欢迎来到 [Wordle](https://www.nytimes.com/games/wordle/index.html) | [汉兜](https://handle.antfu.me/) | [词影](https://cy.surprising.studio/) |... 猜单词|猜成语|猜数字|猜数学方程式|... 的小游戏,包含多种词库、多种主题、多种游戏设置和排行榜系统。",
4
- "version": "2.2.6",
4
+ "version": "2.2.7",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "files": [