I have an annoying co-worker who constantly haggles me on Slack. I've since made a Slack bot, masquerading as me, who communicates with said co-worker. It's been a life saver.
Ask HN: Do you have personal bots?
51–60 of 64 posts
Re: Ask HN: Do you have personal bots?
#52Re: Ask HN: Do you have personal bots?
#53I wrote a bot that watched twitter for stock symbols and then applied a social sentiment index based on the tone of the tweet. The historical stock quotes were downloaded, and the stock was added to a polling system to capture future quotes. The social sentiment could then be turned into an indicator to determine when to buy/sell especially if used with other indicators. Well I forgot about the system then twitter ch…
Re: Ask HN: Do you have personal bots?
#54I have a bot that every 30 minutes iterates over every comment on the top 25 posts in Reddit /r/all and replies "Mom's spaghetti" to any comment that contains the string "eminem".
Re: Ask HN: Do you have personal bots?
#55I have a Google Script, which adds a new row everday at 2am with blank fields for me to put time in & out in timesheet. Same script generates a pdf every month & puts it in my gmail draft.
Another one auto downloads all the changed repos from my gitlab & guthub.
Re: Ask HN: Do you have personal bots?
#56I only run a small one for kicks: it updates my github page with a dummy commit each day. They got rid of streaks, but I still leave it running out of some misplaced sense of sentimentality. A few years ago, a friend and I built one that would scan twitter for tweets in the vein of “like to win $ITEM” or “RT to win $ITEM.” Our bot would automatically perform the requested action, and then text me (via twilio) for eac…
What about your prize bot violated Twitter policy?
Re: Ask HN: Do you have personal bots?
#57Re: Ask HN: Do you have personal bots?
#58Re: Ask HN: Do you have personal bots?
#59Re: Ask HN: Do you have personal bots?
#60I guess anything that is a script that repeats is a bot? I have one that scrapes over 2,000 used car websites to tell me if a specific type of collectible car is available under a certain price.