small python script to show datetime on your twitter display name
now added bitcoin idr, ethereum idr, togel, and kobo kanaeru youtube subs count too. choosen randomly.
python >= 3
- Create python virtual environment
pipenv shell
- Install dependencies
pip install
-
Copy .env.example to .env
-
fill out keys you get from developer.twitter.com to .env
-
Run script
python3 run.py Asia/Jakarta
You can replace Asia/Jakarta to any valid timezone definition (e.g. Asia/Tokyo, US/Pacific, Europe/Berlin)