GTI AI Spam Filter
AI-powered spam filter add-on for Throws SPAM Away (WordPress plugin).
by GTI Inc. · github.com/taman777/tsa-ai-spam-filter · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/taman777/tsa-ai-spam-filter/archive/refs/heads/main.zipReadme
GTI AI Spam Filter
WordPress plugin – Extension for Throws SPAM Away
AI (OpenAI / Google Gemini / Custom API) を利用してコメントのスパム判定を行うプラグインです。
Throws SPAM Away のフック tsa_validate_comment に統合されます。
Features
- AIベンダー選択: OpenAI / Google Gemini / Custom API
- APIキー・モデル名・タイムアウト秒数を設定画面から管理
- Throws SPAM Away のスパム判定に AI 判定を統合
- ログファイル出力機能(
wp-content/ai-spam-filter.log) - 管理画面からログ削除可能
Requirements
- WordPress 6.0+
- Throws SPAM Away が有効化されていること
- 各ベンダーの API キー
Installation
wp-content/plugins/にアップロード- 管理画面で有効化
- Throws SPAM Away が有効な場合、メニューに「AIスパムフィルター」が追加されます
- API キーやモデル名を入力して保存してください
Tested Vendors
- ✅ OpenAI (動作確認済み)
- ✅ Google Gemini (動作確認済み)
- ⚠️ Custom API(未検証)
Notes
- ログファイルは
wp-content/ai-spam-filter.logに出力されます。 - 自動削除機能はありません。設定画面の「ログ削除」ボタン、または手動で削除してください。
License
GPL v2 or later
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.