obdb

OBDB contains database programs for the OB package.


License
Unlicense
Install
pip install obdb==1

Documentation

R E A D M E

OBDB is a collection of database programs written for the OB package.
OB is a pure python3 event handler and uses a timestamped, type in filename, JSON stringified, files on filesystem backend.
OBDB has been placed in the Public Domain and contains no copyright or LICENSE.

I N S T A L L

if you need OBDB to have access to your local directory use this:

> export PYTHONPATH="."

this will add your current directory to the pythonpath so the packages in it can be found by OBSH.

installation is through pypi:

> sudo pip3 install obdb

you can also run the bot from the tarball at pypi and run it directly or install with setup.py:

> python3 setup.py install --user

running from the github repository is also possible:

> hg clone http://github.com/bthate/obdb

lastely, you can also run directly from the tarball.

U S A G E

OBSH includes six programs, the main program being the ob cli:

> obdb

H A V E F U N

enjoy the coding ! ;]

Bart

bthate@dds.nl | botfather #dunkbots irc.freenode.net | https://pypi.org/project/obsh