MizaGBF / Raidfinder

Python 3 Granblue Fantasy Raidfinder for your PC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project is discontinued

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

Questions?

Check README.txt for user-friendly details.

Requirements

  • 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

New in the version 3.0

  • The raidfinder has been fully migrated to the new Twitter API v2.
  • The UI has been revamped.
  • The code has been cleaned up.

About

Python 3 Granblue Fantasy Raidfinder for your PC

License:MIT License


Languages

Language:Python 100.0%