Skip to content

CylonicRaider/basebot

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages