Skip to content

Releases: SOBotics/Botpy

Finished the privilege system

Pre-release

Choose a tag to compare

@double-fault double-fault released this 30 Sep 09:15

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

Pre-release

Choose a tag to compare

@double-fault double-fault released this 23 Sep 09:58

Another bug fix in command manager which led to exceptions.

This release is backward compatible.

Bug fix in Command Manager

Pre-release

Choose a tag to compare

@double-fault double-fault released this 23 Sep 09:41

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

Pre-release

Choose a tag to compare

@double-fault double-fault released this 23 Sep 03:05

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

Pre-release

Choose a tag to compare

@double-fault double-fault released this 23 Sep 02:49

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

Pre-release

Choose a tag to compare

@double-fault double-fault released this 21 Sep 11:11

Bugfixes and PyPi restructure

Initial Release

Initial Release Pre-release
Pre-release

Choose a tag to compare

@double-fault double-fault released this 21 Sep 11:09

Initial Release. Unstable and not production ready.