Files
signal_honey_pot/config.json
T
2026-08-06 12:38:23 +00:00

10 lines
283 B
JSON

{
"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"
}