Skip to content
Snippets Groups Projects
Forked from Starcraft AI Course / PyCommandCenter
109 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
idabot.rst 3.98 KiB

IDABot

This is the basis of your bot. It contains all available managers and some methods to get you started.

See :ref:`this page <gettingstarted>` for how to properly inherit from IDABot.

Instances of managers:

Inherited methods:

Methods:

Attributes:

Debug

When developing AI-methods or when simply having a problem. The debug-methods are a great tool for speeding up the process.