从 bash 终端读取 Facebook 私人消息?
我是 Mutt 的长期用户。有没有一种方法可以从 bash Ubuntu/Debian 终端以类似 mutt 的方式读取、删除和回复 Facebook 私人消息?
谢谢
I'm a long-timed Mutt user. Is there a way to read, delete and reply to Facebook private messages in mutt-like style, from a bash Ubuntu/Debian terminal?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
请查看 https://sites.google.com/a/dtompkins.com /fbcmd/
INBOX
命令完全按照您的方式执行需要Please take a look at https://sites.google.com/a/dtompkins.com/fbcmd/ the
INBOX
command does exactly what you need尝试 http://kissrobber.github.io/facebook_client_terminal/
执行您想要的操作的命令是
api me/inbox
要在 Ubuntu/Debian 终端中进行设置,请转到 https://github.com/kissrobber/facebook_client_terminal
Try http://kissrobber.github.io/facebook_client_terminal/
The command to do what you want is
api me/inbox
To setup this in your Ubuntu/Debian terminal, go to https://github.com/kissrobber/facebook_client_terminal