TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Turned Facebook Messenger into a JavaScript REPL

171 pointsby peralmqabout 9 years ago

9 comments

emirozerabout 9 years ago
Cool idea! But man, Gary Bernhardt's WAT talk, even though i saw it at least 10 times, still cracks me up...
评论 #11542718 未加载
评论 #11543030 未加载
评论 #11543011 未加载
评论 #11542571 未加载
评论 #11543071 未加载
tomsmedingabout 9 years ago
Happy to see that it uses the safe-eval library, which appears to fix code injection issues. Haven't checked that well though.
评论 #11542470 未加载
lackerabout 9 years ago
Do you have a link to the bot running in Messenger? The <a href="https:&#x2F;&#x2F;www.facebook.com&#x2F;gdY7MU&#x2F;messages&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.facebook.com&#x2F;gdY7MU&#x2F;messages&#x2F;</a> link in the repo appears to be broken.
评论 #11551354 未加载
asimuvPRabout 9 years ago
Hilarious! Now all I need is a bot that reads my messenger feed and executes commands. Never having to leave Facebook. 0_o
评论 #11544719 未加载
goblin89about 9 years ago
Messenger Platform docs happen to showcase very specific acceptable examples of what bots are expected to do[0]. An app like this doesn’t look likely to be approved to be publicly accessible.<p>Does anyone have experience getting FB’s approval for a Messenger bot?<p>[0] <a href="https:&#x2F;&#x2F;developers.facebook.com&#x2F;docs&#x2F;messenger-platform&#x2F;app-review#examples_acceptable" rel="nofollow">https:&#x2F;&#x2F;developers.facebook.com&#x2F;docs&#x2F;messenger-platform&#x2F;app-...</a>
MaddoScientistoabout 9 years ago
Is sending and receiving messages through facebook messenger still limited to the official app or did they add back an API to replace the old XMPP interface?
评论 #11543375 未加载
atishay811about 9 years ago
Is it time to build free internet over facebook zero and their internet.org? A free proxy server and an android app should be able to do that right?
abdelhaiabout 9 years ago
That&#x27;s similar to the Python interpreter bot &quot;pypie&quot; that we made a couple of weeks ago for our Slack group &quot;#devchat&quot;.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;devolio-devchat&#x2F;pypie" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;devolio-devchat&#x2F;pypie</a><p>Bots are awesome!
ameliusabout 9 years ago
Or you could just open the developer console ...
评论 #11542811 未加载
评论 #11543166 未加载