atrifat / nostr-monitoring-tool

A simple monitoring tool that classify nostr events (SFW/NSFW, language, topic, sentiment, toxic comment, etc). A core module of atrifat/nostr-filter-relay.
MIT License
3 stars 1 forks source link

[BUG] Non string in hashtag checking #15

Closed atrifat closed 9 months ago

atrifat commented 9 months ago

Issue

Same potential issue like atrifat/nostr-filter#21

Solution

Same solution like atrifat/nostr-filter#22