Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Buymeacoffee Autobot

v1.0.1

Automates Buy Me a Coffee / Ko-fi page — generates content, posts updates, thanks supporters, and converts followers into paying supporters automatically. Al...

0· 26· 1 versions· 0 current· 0 all-time· Updated 6h ago· MIT-0
byssyopro@ssidharhubble

Install

openclaw skills install buymeacoffee-autobot

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 make money on extras)
  • 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

Version tags

latestvk97e6m1ecca3btrtaba4rct0bx85vtzs