SOTCD X Bot

Automated cryptic transmissions for the SOTCD X account.


Location

/home/shdwdev/projects/sunsofthecosmicdust.com/x-bot/

Status

  • โœ… Bot code written (bot.js)
  • โœ… Content bank ready (730+ lines of posts)
  • โœ… Dependencies installed
  • โœ… API credentials configured
  • โœ… LIVE IN PRODUCTION (2026-01-31)

Setup

1. Get API Credentials

From developer.twitter.com:

  • X_API_KEY
  • X_API_SECRET
  • X_ACCESS_TOKEN
  • X_ACCESS_SECRET

2. Create .env

cd /home/shdwdev/projects/sunsofthecosmicdust.com/x-bot
cp .env.example .env
# Edit .env with your credentials

3. Test Connection

node bot.js test

Usage

# Test API connection
node bot.js test
 
# Post random lore drop
node bot.js lore
 
# Post random shitpost  
node bot.js shitpost
 
# Post custom text
node bot.js post "Your message here"
 
# Post event-based content (solar/seismic)
node bot.js event solar_flare
node bot.js event earthquake
node bot.js event geomagnetic_storm
node bot.js event aurora
 
# Check NOAA/USGS and auto-post if events detected
node bot.js check

Automation (Cron)

# Check for events every 30 min
*/30 * * * * cd ~/projects/sunsofthecosmicdust.com/x-bot && node bot.js check
 
# Random lore drop 3x daily (9am, 3pm, 9pm)
0 9,15,21 * * * cd ~/projects/sunsofthecosmicdust.com/x-bot && node bot.js lore
 
# Late night shitpost (midnight-2am random)
0 0 * * * cd ~/projects/sunsofthecosmicdust.com/x-bot && sleep $((RANDOM % 7200)) && node bot.js shitpost

Content Bank

Located at:

/home/shdwdev/projects/sunsofthecosmicdust.com/content/
โ”œโ”€โ”€ X_CONTENT_FRAMEWORK.md   # Strategy & voice guidelines
โ”œโ”€โ”€ X_POSTS_BANK.md          # Lore drops, shitposts
โ”œโ”€โ”€ X_POSTS_BANK_2.md        # More content
โ””โ”€โ”€ X_THREADS.md             # Thread content

Content Pillars

Type%Description
๐Ÿ”ฎ Lore Drops20%Cryptic puzzle seeds, manifesto excerpts
๐ŸŒž Data Reactions20%Respond to solar/seismic events
๐Ÿง  Unhinged Tangents25%Rants, hot takes, stream of consciousness
๐Ÿ’€ Shitposts20%Absurdist humor, cosmic dread
๐Ÿ‘๏ธ Engagement Bait15%Questions, polls, controversial takes

Voice/Tone

  • Confident but not arrogant
  • Knows something you donโ€™t (but might share)
  • Oscillates between prophet and shitposter
  • Never explains too much
  • Uses โ€œweโ€ (the collective)
  • Phi (ฮฆ) and ๐Ÿœ‚ as signatures