Update payout-tweet hashtags to #RMCircle #Polygon #SmartContract #Crypto #Community
Matches the hashtags announced to the team (Zoom huddle). Also set live via admin config (tweetHashtags), effective immediately for the next payout tweet. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -15,7 +15,7 @@ const MIN_GAP_MS = 2600; // ~23/min ceiling, under Blotato's 30/
|
||||
const DATA_DIR = process.env.DATA_DIR || '.';
|
||||
const TWEETED_FILE = path.join(DATA_DIR, 'tweeted-payouts.json');
|
||||
const DEFAULT_CTA = 'https://rmcircle.team/?utm_source=x'; // new primary domain; short (Blotato counts raw URL length toward 280)
|
||||
const DEFAULT_TAGS = '#CryptoTeamBuild #TheRMCircle #Polygon #Crypto #Web3';
|
||||
const DEFAULT_TAGS = '#RMCircle #Polygon #SmartContract #Crypto #Community';
|
||||
const DEFAULT_TWITTER_ID = '7998'; // @cryptoteambuild in Blotato
|
||||
|
||||
function readKey() {
|
||||
|
||||
Reference in New Issue
Block a user