← 返回
未分类

buymeacoffee-autobot

Automates Buy Me a Coffee / Ko-fi page — generates content, posts updates, thanks supporters, and converts followers into paying supporters Also runs affiliate links for digital products and cross-promotes across platforms.
Automates Buy Me a Coffee / Ko-fi page — generates content, posts updates, thanks supporters, and converts followers into paying supporters Also runs affiliate links for digital products and cross-promotes across platforms.
yjkj999999
未分类 community v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 22
下载
💾 0
安装
1
版本
#latest

概述


name: buymeacoffee-autobot

version: 1.0.13

description: |

Automates Buy Me a Coffee / Ko-fi page — generates content, posts updates, thanks

supporters, and converts followers into paying supporters Also runs affiliate links for digital products and cross-promotes across platforms.

compatibility: Python 3, requests. Buy Me a Coffee has no public API (use browser automation).

metadata:

author: ssyopros.zo.computer

category: passive- tags: buymeacoffee, ko-fi, creator-monetization, tips, donations, supporters, passive-

buymeacoffee-autobot

Automate your Buy Me a Coffee page.

What This Does

  1. Posts content updates — auto-posts to your page via browser automation
  2. Thanks supporters — personalized thank-you messages after each tip
  3. Converts followers — promotes page to drive new supporters
  4. Cross-promotes — shares your page on social channels
  5. Tracks earnings — daily summary of tips received

Core Script

scripts/bmc_autoposter.py

#!/usr/bin/env python3
"""Buy Me a Coffee autoposter — automates content and supporter management."""

def post_update(message):
    """Post an update to your BMC/Ko-fi page."""
    pass  # Browser automation via Selenium

def thank_supporter(name, amount):
    """Send personalized thank-you after a tip."""
    pass

def promote_page():
    """Share page link across connected platforms."""
    pass

def get_earnings():
    """Scrape today's tips and total earnings."""
    pass

Growth Strategy

  • Post 3x/week minimum — consistency builds supporter base
  • Offer 3 supporter tiers: $3, $5, $10
  • Bundle digital products as perks
  • Cross-promote from Twitter/X and LinkedIn

Earnings Model

  • Buy Me a Coffee: 0% fee on tips (they - Ko-fi: 0% fee, optional paid subscriptions
  • Target: $100–$500/month from 10–50 active supporters

Steps to Connect

  1. Sign up at buymeacoffee.com or ko-fi.com
  2. Save your page URL as BMC_PAGE_URL in Settings > Advanced
  3. Save login credentials as BMC_EMAIL + BMC_PASSWORD

Deliverable

buymeacoffee-autobot/ with:

  • scripts/autoposter.py
  • scripts/supporter_thanker.py
  • config/content_calendar.json — scheduled posts
  • SKILL.md — this file

版本历史

共 1 个版本

  • v1.0.0 从ClawHub迁移发布 当前
    2026-06-07 12:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,332
design-media

agnes-image-gen

user_15292d5a
使用 Agnes AI 的图片生成模型生成图片,支持文生图(agnes-image-2.1-flash)和图生图(agnes-image-2.0-flash)。支持自定义 API Key,用户可使用自己的 Agnes Key。优化重点:降低
★ 1 📥 237
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,421