Skip to content

The third iteration of the bot that uploads all gamedata to idleon.info

Notifications You must be signed in to change notification settings

Sludging/IdleonWikiBot3.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IdleonWikiBot3.0

The third iteration of the bot that uploads all gamedata to idleon.info

This project relies heavily on Pydantic base models to validate and parse the spaghetti coming out of the stencyl converter.

To define a new model, create a new class that inherits from IdleonModel with its details, add a new section to the code reader that the data is stored, and create a repository that then parses the data into the class. After running you will then fine the repo exporred as a JSON file under the exported tab

About

The third iteration of the bot that uploads all gamedata to idleon.info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%