TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: RealHellToupee – A Trump-Inspired Twitter Bot

1 点作者 bobo123超过 9 年前
Hi HN!<p>I built and shipped my First Real Project (tm) this week. It&#x27;s a twitter bot that scans for new tweets mentioning Donald Trump every two minutes (http:&#x2F;&#x2F;twitter.com&#x2F;realHellToupee). Inspired by the Daily Show skit &quot;Donald Trump is White ISIS,&quot; it replaces &quot;Trump&quot; with &quot;WhISIS&quot; and &quot;Make America Great Again!&quot; with &quot;Notice me, Senapi!&quot;<p>The code for the artwork is freely available for reuse and modification (https:&#x2F;&#x2F;github.com&#x2F;the-bobo&#x2F;helltoupee), along with an expanded artist statement. I hope you check it out and enjoy, and would love to hear any feedback!<p>It was my first time shipping and deploying a project to completion, and I learned a ton. How to deploy correctly on Heroku, the necessity for an http ping process to keep my dyno alive, how to create a manifest for npm install to work properly, how to use the Twitter API...a very fun if at times stressful experience!<p>To improve I need to update the version of node it runs with and make sure everything still works, and perhaps cache the most recent tweet to make sure I&#x27;m not duplicating it with the next call to the Streaming API since nobody likes (and Twitter rejects) reposts. Excited to hear any feedback, thanks!

暂无评论

暂无评论