repo: https://github.com/Gasoid/photoDumper
The tool downloads personal photos of VK albums. You can add your own source photos, you have to implement interfaces: check file sources/sources.go
repo: https://github.com/Gasoid/regular-go-bot
The telegram bot is for fun. You can easy add your own commands: just write a function as handler: check file command_handlers.go