Commit graph

3 commits

Author SHA1 Message Date
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
95c95031d8 Add function 2026-03-07 11:49:55 +00:00
0ec91c9e8f init files 2026-03-07 11:41:07 +00:00