pi-unmoji
v0.1.0
Published
Pi extension that removes emojis from agent outputs and Markdown writes
Readme
UNMOJI for Pi
A dependency-free Pi extension that removes Unicode emoji from agent outputs.
What it does
UNMOJI automatically removes all standard unicode emojis and glyphs from your agent outputs.
Especially useful when you are using models like Claude which seem to LOVE spamming emojis on summaries, README files and various documentations.
Checks for:
- finalized assistant text;
- content passed to Pi's
writetool for.mdand.markdownfiles; - replacement text passed to Pi's
edittool for.mdand.markdownfiles.
Install
pi install npm:pi-unmojior
pi install git:codeberg.org/bastiangx/pi-unmoji
# or
pi install https://codeberg.org/bastiangx/pi-unmojiToggle
Use the /unmoji command inside Pi:
/unmoji Toggles on or off
/unmoji on
/unmoji off
/unmoji status Show the current stateLicense
MIT
