Skip to content

Unofficial OGame game API to manipulate your account from code <3

License

Notifications You must be signed in to change notification settings

ScuroGuardiano/OGame-Scrapped-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OGAME SRAPPED API

My another attempt ( last attempt ) to create OGame API, this time with puppeteer.
My target is to write at least 90% coverage of OGame functionality with this API

Currently done

  • Logging into default server (last played server)
  • Get resources
  • Get resource buildings
  • Get station buildings

How to launch

    clone this repo
    npm install
    create .env file with variables OGAME_LOGIN and OGAME_PASSWORD
    npm run dev

Feel free to contribute :D

You just need to create OGameFunction in src/game/functions and then add it to src/game/index.ts if you want :D

About

Unofficial OGame game API to manipulate your account from code <3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published