CylonicRaider / basebot

Moderately sophisticated library for euphoria.io bots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basebot

Moderately sophisticated library for euphoria.io bots.

The actual library consists only of the basebot.py file (it depends on websocket-server, though, which is provided as a submodule for convenience); the other files are examples.

For documentation, look at MANUAL.md for an introduction, and the docstrings with your favorite means (pydoc basebot, python -c 'import basebot; help(basebot)', cat basebot.py, etc.) for a thorough reference. For a quick start guide, consider SETUP.md.

Have fun!

About

Moderately sophisticated library for euphoria.io bots.


Languages

Language:Python 100.0%