add config example
This commit is contained in:
parent
607f26e4c1
commit
9d95c98424
11
bridge_config.example.json
Normal file
11
bridge_config.example.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"vk_service_key": "service_key_service_key_service_key_service_key_service_key_service_key",
|
||||||
|
|
||||||
|
"tg_api_id": 1234567,
|
||||||
|
"tg_api_hash": "53a513d108f2c7d9edc67dadd3ce4185",
|
||||||
|
"tg_phone_number": "+79528125252",
|
||||||
|
|
||||||
|
"vk_sources": [{"id": "source1"}, {"id":123451234, "link": "source2"}],
|
||||||
|
"tg_sources": [{"id": -1002282282280, "link": "tgsource"}],
|
||||||
|
"tg_destination_id": -1005252525252
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user