maidraw 0.12.7 → 0.12.8

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.
@@ -2,5 +2,6 @@
2
2
  "command-options": "Some command options can make the command do some interesting stuff...",
3
3
  "saltcute": "DID YOU KNOW SALT IS CUTE",
4
4
  "insert-joke": "<Insert funny joke here>",
5
- "wangan": "Wangan fam we fawad reach to saltbot in da discord ferda, get bare scores charts, ahlie mandems. We wastemans."
5
+ "wangan": "Wangan fam we fawad reach to saltbot in da discord ferda, get bare scores charts, ahlie mandems. We wastemans.",
6
+ "piezoelectric-tiles": "Japan is using piezoelectric tiles to convert footsteps into electricity. These tiles capture the kinetic energy from your steps. As you walk, your weight and movement put pressure on the tiles. The tiles bend slightly, creating mechanical stress. The piezoelectric material inside the tiles converts this stress into electrical energy. Each step generates a small amount of charge, and millions of steps combined can produce enough electricity to power LED lights and digital display sensors. In busy areas like Shibuya Station, approximately 2.4 million footsteps contribute to this system every day. This electricity can be stored or used immediately, reducing reliance on traditional power sources and supporting sustainable urban infrastructure. This method transforms everyday movement into a practical source of renewable energy."
6
7
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "support": "If you like saltbot, you can consider supporting us at chunithm.cab/support!"
2
+ "support": "If you like saltbot, please consider supporting us at chunithm.cab/support!"
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "support": "If you like saltbot, you can consider supporting us at maimai.cab/support!"
2
+ "support": "If you like saltbot, please consider supporting us at maimai.cab/support!"
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "support": "If you like saltbot, you can consider supporting us at maimaidx.cab/support!"
2
+ "support": "If you like saltbot, please consider supporting us at maimaidx.cab/support!"
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "support": "If you like saltbot, you can consider supporting us at ongeki.cab/support!"
2
+ "support": "If you like saltbot, please consider supporting us at ongeki.cab/support!"
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "maidraw",
3
- "version": "0.12.7",
3
+ "version": "0.12.8",
4
4
  "description": "A simple library to draw geki/chu/mai images",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {