makefile-for-telegram

Installation
SKILL.md

Makefile for Telegram Bot

Generate a production-ready Makefile for Telegram bot projects running on macOS with LaunchAgent background service support.

When to Use

  • Setting up a new Telegram bot project
  • Adding macOS LaunchAgent service management
  • Need quick start/stop/restart commands for a bot
  • Want to manage bot as a background service

Features Generated

Quick Start

Command Description
make setup First-time setup (install deps, create .env)
make run Run bot in foreground
Related skills
Installs
35
GitHub Stars
77
First Seen
Jan 22, 2026