obsh

OBSH contains shell programs for the OB package.


License
Unlicense
Install
pip install obsh==7

Documentation

R E A D M E

OBSH is a collection of shell 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.
OBSH has been placed in the Public Domain and contains no copyright or LICENSE.

I N S T A L L

if you need OBSH 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 obsh

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/obsh

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:

> ob [-m mod1,mod2] command

H A V E F U N

enjoy the coding ! ;]

Bart

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