Initial commit
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user