How to use:
./wordle.sh
Or try the unlimit mode:
| ''' | |
| Replace base_url, access_token and user_id | |
| ''' | |
| import requests | |
| base_url = 'https://vis.social/api/v1/' | |
| # https://takahashim.github.io/mastodon-access-token/ | |
| access_token = '###' | |
| # which followers to visualize |