← 返回
未分类 Key 中文

Buymeacoffee Autobot

Automates Buy Me a Coffee / Ko-fi page — generates content, posts updates, thanks supporters, and converts followers into paying supporters automatically. Al...
自动管理 Buy Me a Coffee / Ko‑fi 页面 — 自动生成内容、发布更新、感谢支持者,并自动将关注者转化为付费支持者。
ssidharhubble ssidharhubble 来源
未分类 clawhub v1.0.18 4 版本 99872.8 Key: 需要
★ 0
Stars
📥 785
下载
💾 1
安装
4
版本
#latest

概述


name: buymeacoffee-autobot

version: 1.0.18

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

版本历史

共 4 个版本

  • v1.0.18 当前
    2026-06-23 19:23
  • v1.0.13
    2026-06-07 05:49 安全 安全
  • v1.0.12
    2026-05-21 12:43 安全 安全
  • v1.0.8
    2026-05-07 04:04 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,479 📥 542,487
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,113 📥 835,195
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,401 📥 323,437