Anvil + Zapier powered HEX staking Twitter bot

i used anvil and zapier to create a Twitter bot that tweets whenever someone timelocks their hex for the max length period of 5555 days. In all it took about 45 minutes to make. The hexicans love it so far.

Things I used:

  • anvil scheduled task to regularly poll the chain
  • anvil.http.request to read from the hex graphql API
  • anvil.email to send the tweet content to zapier
  • zapier email parser and Twitter integration.
2 Likes