koishi-plugin-furry-encode-decode
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

koishi-plugin-furry-encode-decode

npm

基于 Node.js 版本的“兽音加密”。这个插件可以将普通文本转换为兽音加密文本,也可以将兽音加密文本还原为原始文本。

安装

koishi插件市场安装furry-encode-decode

功能介绍

  1. 文本加密:将普通文本转换为加密文本。
     furry-encode <text>
    
  2. 文本解密:将加密文本还原为普通文本。
     furry-decode <text>
    

注意事项

  • 请确保输入的文本不含有敏感或不当内容。

贡献

Package Sidebar

Install

npm i koishi-plugin-furry-encode-decode

Weekly Downloads

29

Version

0.1.0

License

MIT

Unpacked Size

5.78 kB

Total Files

5

Last publish

Collaborators

  • shangxue