Bot for forwarding user's posts from VK to Telegram chat.
Installation.
opam pin https://github.com/dx3mod/repostbot.git
See systemd service example where EnvironmentFile
must contain variables:
VK_TOKEN="..."
TG_TOKEN="..."
TARGET_USER="..."
TARGET_CHAT="..."
CACHE_FILE="..."
INTERVAL=10
Minimal cache file:
((last_post_id ...) (posts ()))