You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Sorry for posting here but i can't find something to contact you, im getting this error when launching your app:
c:\PokemonGo-Map-3.1.0\Tools\twdlt-master>twdlt --config=config.json
Traceback (most recent call last):
File "C:\Python27\Scripts\twdlt-script.py", line 11, in
load_entry_point('twdlt', 'console_scripts', 'twdlt')()
File "c:\pokemongo-map-3.1.0\tools\twdlt-master\src\twdlt\twdlt__init__.py", line 275, in cli
d.run()
File "c:\pokemongo-map-3.1.0\tools\twdlt-master\src\twdlt\twdlt__init__.py", line 132, in run
self.api()
File "c:\pokemongo-map-3.1.0\tools\twdlt-master\src\twdlt\twdlt__init__.py", line 64, in api
self.t = twitter.Api(
AttributeError: 'module' object has no attribute 'Api'
Has this something to do with me hitting my daily status limit?