GretaThunbergUltras / botlib

Bot Standard Library
https://gretathunbergultras.github.io/botlib/
1 stars 2 forks source link

botlib

Documentation

A python library for working with the infbots.

Installation

git clone https://github.com/GretaThunbergUltras/botlib; cd botlib
chmod +x install
./install

Update Documentation

sudo ./gendocs

Remote control

sudo python3 examples/remote.py

sudo is required.