Loading...
Loading...
A Raspberry Pi-friendly automation for posting gold and silver updates to X, Telegram, and Facebook with caching, retries, and market-hour awareness.
Overview
Describe the user pain, gap, or technical challenge that motivated the work.
A Raspberry Pi-friendly automation for posting gold and silver updates to X, Telegram, and Facebook with caching, retries, and market-hour awareness.
Python, Tweepy, Telegram Bot API, Requests, Cron, Raspberry Pi
Details
Reflection
Related
An open science platform for instant preprints, transparent review, replication signals, AI summaries, and researcher reputation.
Next.js 16, TypeScript, React 19, Tailwind CSS 4
A metals price website that tracks live gold, silver, platinum, palladium, and copper prices.
JavaScript, HTML, CSS, Node.js
A Telegram media downloader and reposting pipeline powered by Flask and yt-dlp.
Python, Flask, yt-dlp, Telegram Bot API
Automated Tweetbot is a Python automation that posts gold and silver market updates to social channels.
The bot runs as a scheduled script, loads credentials from environment configuration, fetches prices from gold-api.com and Yahoo Finance fallbacks, caches recent values, and formats posts for X, Telegram, and Facebook variants.
It includes retry logic, rate-limit delays, market-hours checks, previous-close handling, and a test runner for validating bot commands before scheduled runs.