I recently published a small side project called telegram-owl – a simple command-line tool for sending messages and media to Telegram chats, channels, and groups.
It's designed to be lightweight, script-friendly, and easy to integrate into automation, CI/CD pipelines, cron jobs, or system alerts.
It uses urfave/cli
GitHub: https://github.com/beeyev/telegram-owl
I’d like to hear your feedback
Are there ways I can improve the structure or design?
Any Go best practices I might’ve missed?
#CLI tool to send messages and files to Telegram chats and channels, need the code review
4 messages · Page 1 of 1 (latest)