kiki/service
B4D_US3R 3b0b688843 feat: add content filtering functionality
- Introduce kikifilter package with IsWordsInText() function for word filtering
- Add FiltredWorlds configuration option to KikiSettings
- Integrate filtering into service to prevent posting filtered content
- Update Dockerfile and Makefile to include filter package
- Add example configuration with filtered words
2026-03-07 13:47:20 +00:00
..
go.mod feat: add content filtering functionality 2026-03-07 13:47:20 +00:00
kiki.go feat: add content filtering functionality 2026-03-07 13:47:20 +00:00