Refrences

This commit is contained in:
Jack Sweeney 2020-07-06 22:05:50 -04:00 committed by GitHub
parent 24e69ccb8a
commit 5cb1079fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -64,4 +64,12 @@ screen -R <name screen whatever you want>
python3 NotifyBot.py python3 NotifyBot.py
``` ```
#### Refrences
- https://opensky-network.org/apidoc/
- https://geopy.readthedocs.io/en/stable/
- https://www.geeksforgeeks.org/python-get-google-map-image-specified-location-using-google-static-maps-api/
- https://realpython.com/twitter-bot-python-tweepy/
- https://github.com/rbrcsk/pushbullet.py