Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1uc1f3r616/twitter-laser-eye
Let your friends know when you are online and offline xD
https://github.com/1uc1f3r616/twitter-laser-eye
online twitter
Last synced: 25 days ago
JSON representation
Let your friends know when you are online and offline xD
- Host: GitHub
- URL: https://github.com/1uc1f3r616/twitter-laser-eye
- Owner: 1UC1F3R616
- Created: 2021-03-23T18:52:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-28T14:06:49.000Z (almost 4 years ago)
- Last Synced: 2024-12-31T11:35:21.039Z (about 1 month ago)
- Topics: online, twitter
- Language: Python
- Homepage: https://youtu.be/qnNPiwm31pY
- Size: 5.81 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter Last Seen Activity
Let your friends know when you are online and offline
- Laser-light eyes when online
- Last seen is mentioned in user bioAlso my Twitter usage has dropped by more than 50% atleast, possible explaination is that no one will feel being ignored by me when am offline and also the self-realization in unconscious mind and some other reasons.Anixety k1ll3r I may say xD.
## Setup
- Fork this repo (or proceed with clone what many others are doing, seeing insighs) and replace online.jpg and offline.jpg with your own images. To get laser-eyes use [this](https://memed.io/laser-eyes-meme-maker)
- Now before you proceed further update readme by changing the link of deploy button from `https://github.com/1UC1F3R616/twitter-laser-eye/tree/master` to something like `https://github.com/nightlyhacker/twitter-laser-eye/tree/master` where nightlyhacker has to be replaced with your GitHub username.
- Replace your bio [here](https://github.com/1UC1F3R616/twitter-laser-eye/blob/master/app.py) or comment out bio/description update code which is `api.update_profile(description=description)`
- Get `consumer_key`, `consumer_secret`, `access_token`, `access_token_secret` by creating your Twitter App from [here](https://developer.twitter.com/en/portal/apps/new)
- (You must update this link here before you click or else my image will be used) Click [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/1UC1F3R616/twitter-laser-eye/tree/master)
- Choose a random unpredictable App-Name and click 'Deploy app'
- Click 'manage app' and in settings click 'Reveal Config Vars'. Here add above 4 secrets with key-name as provided here and value is unique to every app.
- Click 'More' and hit 'Restart all dynos'
- Now you can visit your created web-app which is your controller, if you are getting 500 for some reason then check if all steps are done rightly or create an issue with proper error screenshot of logs which you can find inside 'More' --> 'View logs'## Help
- [YT Video on how to setup](https://youtu.be/qnNPiwm31pY?t=36)
- [YT Video on Sample Usage](https://www.youtube.com/watch?v=qnNPiwm31pY)### Note
- Change your timezone because default is set to Asia/Kolkata. [Here](https://gist.github.com/heyalexej/8bf688fd67d7199be4a1682b3eec7568) is a complete list.### More
- I could use selenium also, in which I would have to be using my Twitter in Selenium Session and rest of the things could be handled by the code but that would not be ideal as I/we use on mobile majorly.
- Sugessions are always welcomed---------------------------------------------------------------------------------------
More Screenshots
![IMG_1495](https://user-images.githubusercontent.com/41824020/112268930-b804ab80-8c9d-11eb-8ee7-b2cbc8e50e43.jpg)
---------------------------------------------------------------------------------------
[![Twitter](https://img.shields.io/twitter/follow/1R616?style=social)](https://twitter.com/1R616)