Twitter won't offer a free access to the API anymore, so there is no point for me to continue working on it.
Details.
- Raidfinder for Granblue Fantasy.
Check README.txt for user-friendly details.
- Python 3.7 or higher (This has been tested on Python 3.10).
- Tweepy to access Twitter.
- Pyperclip to access the clipboard.
Requirements will be installed by the application on startup, if the modules are missing.
To install manually, open a command prompt and type:
pip install -r requirements.txt
- The raidfinder has been fully migrated to the new Twitter API v2.
- The UI has been revamped.
- The code has been cleaned up.