Initial commit

This commit is contained in:
Joey
2026-08-06 12:38:23 +00:00
commit 23348e8349
8 changed files with 719 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"signal_cli_endpoint": "http://localhost:8080",
"account": "+YOUR_PHONE_NUMBER",
"honeypot_group_id": "PASTE_BASE64_GROUP_ID_HERE",
"notify_self_number": "+YOUR_PHONE_NUMBER",
"excluded_groups": [],
"banned_list_path": "banned.json",
"log_file": "spam_remover.log"
}