这个应用程序可以通过 twitter api 实现吗?

发布于 2024-09-01 16:18:17 字数 212 浏览 1 评论 0原文

我必须制作一个应用程序,“发送者”可以将消息发送给一群人和一个位置。因此,当群组成员到达该地点(使用手机的位置定位)时,他会收到该位置的所有消息。我曾想过使用 twitter API 来制作应用程序,但我不确定该功能是否可行。

我认为使用 twitter 来管理组和登录会很好...该应用程序是用 QT 中的 C++ 编写的,那么,对于用于管理消息的服务有什么想法吗?

谢谢你!

I have to make an application where a "sender" can send a message to a group of people and to a location. So when a member of the group reach this place (using location position with the cell phone), he receives all the messages for this location. I have thought to make the application using the twitter API, but I'm not really sure if that functionality is possible.

I thought using twitter would be nice to manage groups and login... the application is written in c++ in QT, so, any ideas for the service to be used to manage messages?

Thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

生生漫 2024-09-08 16:18:17

这听起来更像是你想要独立编写的东西;在这里,使用 Twitter 并不能真正给你带来什么好处。

This sounds more like something you'd want to write independently; there's nothing using Twitter would really gain you here.

幽梦紫曦~ 2024-09-08 16:18:17

好的...这是我的一些观点。

  1. 首先,此人应该启用地理标记,以便您获取该位置的位置。

  2. 此人应该发送推文,然后您才能知道此人的位置。

我不会说这是不可能的,但可能不适用于所有情况。我希望开发一种服务,人们可以加入,激活地理标记,然后您可以监视每个人的推文,然后向他们发送此基于位置的消息。

ok... Here are some points from me.

  1. First of all the person should have enabled geo tagging for you to get the position of the location.

  2. The person should send a Tweet only then you will know the location of the person.

I wouldn't say its not possible but may not work in all cases. I would look for developing a service where the person can join, activate geo tagging and then you can monitor each person's tweet and then send them this location based message.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文