This repository contains various example plugins for Lemmy. See the Extism documentation for details on how to write plugins. Lemmy-specific details and available hooks are described in the RFC.
- Install
go
, tinygo,
pnpm,
postgresql` cd tests
./run.sh
to start test cases
go_replace_words
Written in Go, usescreate_local_post
hook to replace specific words in post title, and reject posts with forbidden words in title