A realtime twitter message filter that use to fetch all GBF raid message in twitter written in Go and Vue.js
Very very welcome any kind of involvement (PR, issues...)
Idea wanted for the name of this raid finder 😄
- Clone this project to your local environment.
- Apply a Twitter Developer Account here.
- Create a project
- Generate and save both access key/secret and api key/secret
- Install go in your system
- At project root create a .env with following content
FRONT_END_URL=<Url to the frontend for CORS setting>
TWITTER_ACCESS_KEY=<access key>
TWITTER_ACCESS_SECRET=<access secret>
TWITTER_API_KEY=<api key>
TWITTER_API_SECRET=<api secret>
- Fetch go modules by
go get
- Start the backend server by
go run
- Switch to directory
/web/
- Create a .env file in
/web/
WEBSOCKET_URI=<Url to the websocket endpoint>
BACKEND_URL=<Url to the backend>
- Download node modules with
yarn install
- Start the frontend server with
yarn dev
- GBF Raiders, Granblue Raid Finder... etc to giving me ideas and raid information
- GBF Wiki
- Every who used this tool!
- KMR and Cygames for creating this farm simulator - granblue fantasy