Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 429 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 429 Bytes

ogame-bot

Intelligent BOT playing in Ogame

Features

  • building buildings
  • transporting resources
  • SMS notifications about incoming attack(s)
  • sending messages to attacker
  • fleet save
  • farming (hell yeah!)
  • sending expeditions
  • and many more!

Usage

Adjust your credentials and other settings in config.ini file.

mkvirtualenv ogame
pip install -r requirements.txt
python bot.py