/GeppoExtractor

Extractor for Tekken 7 move data information from http://geppopotamus.info/ for use in move data bots

Primary LanguageJava

GeppoExtractor : Automatic frame data extractor

GeppoExtractor is a Java application that automatically downloads frame data of all the Tekken characters from the website Geppopotamus and transforms it into a JSON format.

These JSON files are used by the Mokujin Discord bot to quickly give frame data to whichever person asks for it.

Dependencies

The application uses Spring in combination with JSoup to crawl data from the website.