- 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
3 lines
34 B
Modula-2
3 lines
34 B
Modula-2
module kiki/kikifilter
|
|
|
|
go 1.22.2
|