lgg / vk-to-telegram-bot

Bot for auto-reposting posts from VK to Telegram channel
129 stars 21 forks source link

add id checking #2

Closed lgg closed 7 years ago

lgg commented 7 years ago

add id check: if post id = 0 or -1 - do nothing

it needed to prevent bot from VK api wrong response or deleted posts.