Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 357 Bytes

Marju

Configuration

  1. Create a configuratin file in conf/. Use configsample.py as an example
  2. Import the configuration file to marjubot.py, e.g import conf.configsample as config

Running

python marjubot.py Runs with Python 2.6 and 2.7. May have issues with Python 3.x Uncaught exceptions are logged to exceptions.log

Tests

YOLO