Skip to content

neuronicnobody/lemmy-deloudify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A plugin for Lemmy that modifies community posts by detecting excessive use of caps lock and converting the text to lowercase. This helps normalize the text, making posts more readable and suitable for certain communities. The plugin was developed to test out this proof of concept for adding a plugin system to Lemmy using Extism

Installation

Place the deloudify.wasm file in the plugins directory of your Lemmy instance. See here for more details

Modifying the Plugin

  • install tinygo
  • modify the main.go file to your liking
  • run make build

Extism Go Plugin

This plugin was written in Go using the Extism Go PDK.

See more documentation at https://github.com/extism/go-pdk and join us on Discord for more help.

About

A plugin for Lemmy that modifies community posts by detecting excessive use of caps lock and converting the text to lowercase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors