Skip to content

Releases: SOBotics/Botpy

Finished the privilege system

30 Sep 09:15
Compare
Choose a tag to compare
Pre-release

The privilege system is now complete, with all the commands related to the privilege system implemented. Your application would want to update to this version as earlier versions did not have any commands around the privilege system.

Another bug fix in Command Manager

23 Sep 09:58
Compare
Choose a tag to compare
Pre-release

Another bug fix in command manager which led to exceptions.

This release is backward compatible.

Bug fix in Command Manager

23 Sep 09:41
Compare
Choose a tag to compare
Pre-release

A bug fix in Command Manager which was leading to exceptions whenever a command was run.

This release is backward compatible.

Upload on PyPi complete

23 Sep 03:05
Compare
Choose a tag to compare
Pre-release

Botpy is now available on PyPi. Do note that Botpy is still not completely stable, and as this is a pre-release, backward compatible changes will be rolled out without warnings.

One can now install Botpy using pip:

pip install BotpySE

Fast forward to release 0.1.14

23 Sep 02:49
Compare
Choose a tag to compare
Pre-release

A number of PyPi changes and small bug fixes. The releases which have been skipped on Github were of no importance to be released on Github as they were extremely small and mainly changes in the PyPi structure; nevertheless, they are available on PyPi.

Bugfixes and PyPi restructure

21 Sep 11:11
Compare
Choose a tag to compare
Pre-release

Bugfixes and PyPi restructure

Initial Release

21 Sep 11:09
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial Release. Unstable and not production ready.