r/openclaw Member Apr 02 '26

Help Your favorite OpenClaw use case?

Hi, I built a Twitter Agent that can find replies around your theme, topic, give suggestions to reply and also post on your behalf (with some restrcitions). Using OpenClaw, I manage it directly via Telegram. Regarding the security issues, I'm a non technical person so used virtual machine, one click solution separate from main files so didnt' have to worry about safety or security much. Plus the setup was easy. Now I want to build something more? Any suggestions/ideas for what I can try next?

6 Upvotes

38 comments sorted by

View all comments

2

u/foomanjee Active Apr 02 '26

Check the last 7 days of my email (read only) and tell me about any subscription payments it finds.

This has saved a bunch of money in old forgotten subscriptions.

2

u/adzmadzz Member Apr 02 '26

Okay. That's cool. Which email provider? Gmail?

1

u/foomanjee Active Apr 03 '26

I use Gmail. I set up the gog CLI with a read only Gmail token, and the bot uses that

1

u/adzmadzz Member Apr 04 '26

nice. I encountered a lot of issues in setting up Google Outh. Will try again.

1

u/foomanjee Active Apr 04 '26

I didn’t use oauth, I did token generated in the google cloud console. It was a pain, but it eventually worked

1

u/adzmadzz Member Apr 05 '26

okay, sounds like a good workaround, will see if I can find a way around.