Skip to content

feat(plugins): add InvisibleMessage plugin#3941

Closed
Hikkywannafly wants to merge 2 commits intoVendicated:mainfrom
Hikkywannafly:main
Closed

feat(plugins): add InvisibleMessage plugin#3941
Hikkywannafly wants to merge 2 commits intoVendicated:mainfrom
Hikkywannafly:main

Conversation

@Hikkywannafly
Copy link
Copy Markdown

@Hikkywannafly Hikkywannafly commented Jan 26, 2026

A fun plugin to share hidden notes with friends. It automatically hides any text wrapped in > < syntax using invisible Unicode characters.

How to use: Hello > I love you :3 <

Others see: "Hello"
Plugin users see: "Hello Encrypted message: I love you :3 "
Messages remain fully invisible on mobile and for anyone not using the plugin.

d1 d2 d3

- Send and receive invisible encrypted messages using zero-width characters
- Encode messages with >text< syntax
- Auto-decode for users with plugin installed
- Uses MessageAccessories API for clean display
- Binary encoding with ZWSP/ZWJ/ZWNJ characters

Author: nyankoiscat
- Add SettingsComponent with clear usage examples
- Shorten description for better readability
- Show step-by-step guide in plugin settings
- Add security note about encryption vs steganography
@Vendicated Vendicated closed this Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants