SendInvitationPostsForFriends Sleeping for 10000 ms...
SendInvitationPostsForFriends Wake up after 10000 ms.
SendInvitationPostsForFriends APIError: Code №10 - Internal server error: Unknown error, try later
at SequentialWorker.execute (/home/konard/Archive/Code/Konard/vk-bot/node_modules/vk-io/lib/index.js:1664:39)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
Looks like this is because check here is missing.
https://github.com/Konard/vk-bot/blob/b93db87526d23c67d70e72dc42d3b188295aae06/triggers/send-invitation-posts-for-friends.js#L159-L174
Looks like this is because check here is missing.