Encode and decode text in Discord. Base64, hex, ROT13, Caesar, XOR, AES. Slash commands, private output. Built by BrickHosting.org.
NotSoPlainText brings text encoding and encryption into Discord.
You run commands in chat. You get encoded or decoded text. No external tools. No browser tabs.
Your server gains a direct workflow for data conversion.
Core purpose
You send text. The bot returns encoded or decoded output.
Use cases:
• Token testing • Debug logs • API work • Config data checks • Encryption practice • Developer education
Commands
• /encrypt convert plaintext into encoded or encrypted output • /decrypt restore encoded data into readable text • /help view supported formats and command usage
Supported formats
• Base64 • Base32 • Hex • URL encoding • ROT13 • Caesar cipher • XOR with key • AES GCM encryption
Example:
You run /encrypt format:base64 text:hello Result: aGVsbG8=
You run /decrypt format:base64 text:aGVsbG8= Result: hello
Security options
XOR encryption supports custom keys.
AES GCM encryption supports passphrase input.
Encrypted output returns Base64 tokens for transport across chat systems.
Privacy design
Responses default to private interaction output.
Your message input stays visible to you. Your encoded result stays visible to you.
This protects API keys, tokens, and internal test data.
Why run this bot
Encoding tasks appear in development, moderation, and infrastructure work.
Manual conversion slows response time. External tools add friction.
This bot places the conversion process inside Discord.
You stay in chat. You run a command. You get a result.
Built by BrickHosting.org
BrickHosting develops infrastructure tools for Discord communities, game servers, and developer workflows.
0
리뷰 0개
리뷰는 등록된 사용자만 남길 수 있습니다. 모든 리뷰는 Top.gg의 사이트 중재자가 관리합니다. 게시하기 전 저희의 지침을 반드시 확인해 주세요.
별점 5점
0
별점 4점
0
별점 3점
0
별점 2점
0
별점 1점
0
아직 리뷰가 없습니다!