-
Hi,
First , thanks for Sharing this Bot. i am not Pro in in Programming so i have few doubts about using this Bot.
i have successfully set up the bot with my Twitter account, i have 2 different twitt…
-
It seems as though, after attempting to use this fork to parse Twitter API GeoJSON data from [this](https://developer.twitter.com/en/docs/twitter-api/enterprise/data-dictionary/native-enriched-objects…
-
```
Hi there,
I have modified Status::NewFromJsonDict() to parse geotagging data from the
JSON, here is the modified function:
@staticmethod
def NewFromJsonDict(data):
'''Create a new instan…
-
```
Hi there,
I have modified Status::NewFromJsonDict() to parse geotagging data from the
JSON, here is the modified function:
@staticmethod
def NewFromJsonDict(data):
'''Create a new instan…
-
```
Hi there,
I have modified Status::NewFromJsonDict() to parse geotagging data from the
JSON, here is the modified function:
@staticmethod
def NewFromJsonDict(data):
'''Create a new instan…
-
How can I update the twitter API to point to v2?
```
[2022-05-13 00:46:49,143] INFO 403:The request is understood, but it has been refused. An accompanying error message will explain why. This cod…
ajilk updated
2 years ago
-
Trying to update your status with stuff like this: ⟹
results in stuff like this:
```
twitter.proxy$java.lang.Exception$0: [401] Incorrect signature. [/1/statuses/upd
ate.json]
at twitter.proxy$java.…
-
```
Hi there,
I have added geotagging support to Api::PostUpdate(), here is the modified
function:
def PostUpdate(self, status, in_reply_to_status_id=None, lat=None,
long=None):
'''Post a twit…
-
```
Hi there,
I have added geotagging support to Api::PostUpdate(), here is the modified
function:
def PostUpdate(self, status, in_reply_to_status_id=None, lat=None,
long=None):
'''Post a twit…
-
The code exactly downloads the news.json. However it is unable to retrieve tweets, retweets etc, according to the hierarchy shown. The twitter keys were generated and used as given.