📦 Buymeacoffee Autobot — Buymeacoffee Auto机器人
v1.0.1Automates Buy Me a Coffee / Ko-fi page — 生成s content, posts 更新s, thanks supporters, and converts followers into paying supporters automatically. Al...
运行时依赖
安装命令
点击复制技能文档
buymeacoffee-auto机器人
Automate your Buy Me a Coffee page.
What This Does Posts content 更新s — auto-posts to your page via browser 自动化 Thanks supporters — personalized thank-you messages after each tip Converts followers — promotes page to drive new supporters Cross-promotes — 分享s your page on social channels 追踪s earnings — dAIly summary of tips 接收d Core Script scripts/bmc_autoposter.py #!/usr/bin/env python3 """Buy Me a Coffee autoposter — automates content and supporter management."""
def post_更新(message): """Post an 更新 to your BMC/Ko-fi page.""" pass # Browser 自动化 via Selenium
def thank_supporter(name, amount): """发送 personalized thank-you after a tip.""" pass
def promote_page(): """分享 page link across connected 平台s.""" pass
def 获取_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 模型 Buy Me a Coffee: 0% fee on tips (they make money on extras) Ko-fi: 0% fee, optional pAId subscriptions Tar获取: $100–$500/month from 10–50 active supporters Steps to Connect 签名 up at buymeacoffee.com or ko-fi.com Save your page URL as BMC_PAGE_URL in 设置tings > Advanced Save 记录in 凭证s as BMC_EMAIL + BMC_PASSWORD Deliverable
buymeacoffee-auto机器人/ with:
scripts/autoposter.py scripts/supporter_thanker.py config/content_calendar.json — scheduled posts 技能.md — this file