Closed D4rk4 closed 6 years ago
Yes, i think you must add some examples to documentation
This feature is not fully implemented yet. Watch #7 and #8 for updates
I simply add TWO config records first from group A to channel and second from groub B to channel and it works. I don't know if it's defined bahaviour or a lifehack... :)
private static $configs = [ [ //VK "vk" => "-xxx1", .... "t_chat" => "BadiX", .... ], [ //VK "vk" => "-xxx2", .... "t_chat" => "BadiX", .... ], ];
@Badiboy it's ok, it is how this script should work.
Will fix with 2.0, check #38
@D4rk4 you mean (few VK sources =>(to) few telegram sources) in one config section?